Update readme to show sixel-in-sixel
[fanfix.git] / .gitignore
index 61a8a45287430656aa568d0ce32d0eab86c20e40..9e8f22f5eda7f89dca21b941d75c292e79ae4323 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,8 @@ hs_err_pid*
 
 # Scratch space
 misc/**
+/.project~
+
+pmd.bash
+pmd-results.html
+examples/*.sh