Makefiles cleanup.
[TP_POO.git] / .gitignore
index b4b43102a74f90b14658228be27988919f769d50..eb1fb4cfc388662fa819bef990b76fe848a200bc 100644 (file)
@@ -1,7 +1,7 @@
 # Compiled class file
 *.class
 
-# Package Files #
+# Package files
 *.jar
 *.war
 *.ear
@@ -11,3 +11,7 @@
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
+
+# editor trash
+*.swp
+*~