update readme
[fanfix.git] / .gitignore
index 733399a10f68ceee79562c7ed7f8903fecad83f2..2779ab4596166ee39a134e4c7f20c87fbdd33c29 100644 (file)
@@ -13,6 +13,9 @@ build/**
 # Generated docs
 docs/**
 
+# Maven artifacts
+target/**
+
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 
@@ -26,3 +29,11 @@ misc/**
 
 pmd.bash
 pmd-results.html
+examples/*.sh
+
+# Fonts for testing
+fonts/**
+
+.idea/**
+*.iml
+*.ipr