TP2: cast double to int the compare method returned value.
[TP_POO.git] / .gitignore
index b4b43102a74f90b14658228be27988919f769d50..b5705d30ff0342074553c65d7b68a2ed7715e97e 100644 (file)
@@ -1,13 +1,17 @@
 # Compiled class file
 *.class
 
-# Package Files #
+# Package files
 *.jar
 *.war
 *.ear
-*.zip;
+*.zip
 *.tar.gz
 *.rar
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
+
+# editor trash
+*.swp
+*~