update readme
[fanfix.git] / .gitignore
index 7c3b76b823ecc9cf8c3726eb3bc407cabcfffdf5..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*
 
@@ -27,3 +30,10 @@ misc/**
 pmd.bash
 pmd-results.html
 examples/*.sh
+
+# Fonts for testing
+fonts/**
+
+.idea/**
+*.iml
+*.ipr