#66 fix bounds on selection and deletion
[nikiroo-utils.git] / .gitignore
index 1b71ff20f08aeb57d08887e9f2759b50b79cf7c1..30d9f7c701397a07ff13ad91bb0cf1c59cdf3351 100644 (file)
@@ -1,4 +1,6 @@
 *.class
+bin/**
+build/**
 
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
 # Generated docs
 docs/**
 
+# Maven artifacts
+target/**
+
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 
 # Editor backup files
 *.java~
 *.xml~
-*Makefile~
+
+# Scratch space
+misc/**
+/.project~
+
+pmd.bash
+pmd-results.html
+examples/*.sh
+
+# Fonts for testing
+fonts/**