Test commit from within Eclipse
[nikiroo-utils.git] / .gitignore
index 61a8a45287430656aa568d0ce32d0eab86c20e40..704dab2a094b5c47aa778c64d2f47ab3eb982aa8 100644 (file)
@@ -1,4 +1,6 @@
 *.class
+bin/**
+build/**
 
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
@@ -20,3 +22,4 @@ hs_err_pid*
 
 # Scratch space
 misc/**
+/.project~