Rename AWT to Swing
[fanfix.git] / .gitignore
index 8184903d3d1a2f0d342979ceb7953be144711037..61a8a45287430656aa568d0ce32d0eab86c20e40 100644 (file)
@@ -8,10 +8,15 @@
 *.war
 *.ear
 
+# Generated docs
+docs/**
+
 # 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/**