telnet daemon working
[nikiroo-utils.git] / .gitignore
index 1b71ff20f08aeb57d08887e9f2759b50b79cf7c1..704dab2a094b5c47aa778c64d2f47ab3eb982aa8 100644 (file)
@@ -1,4 +1,6 @@
 *.class
+bin/**
+build/**
 
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
@@ -17,4 +19,7 @@ hs_err_pid*
 # Editor backup files
 *.java~
 *.xml~
-*Makefile~
+
+# Scratch space
+misc/**
+/.project~