performance
[nikiroo-utils.git] / .gitignore
index 61a8a45287430656aa568d0ce32d0eab86c20e40..30d9f7c701397a07ff13ad91bb0cf1c59cdf3351 100644 (file)
@@ -1,4 +1,6 @@
 *.class
+bin/**
+build/**
 
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
@@ -11,6 +13,9 @@
 # Generated docs
 docs/**
 
+# Maven artifacts
+target/**
+
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 
@@ -20,3 +25,11 @@ hs_err_pid*
 
 # Scratch space
 misc/**
+/.project~
+
+pmd.bash
+pmd-results.html
+examples/*.sh
+
+# Fonts for testing
+fonts/**