X-Git-Url: https://git.piment-noir.org/?p=TP_POO.git;a=blobdiff_plain;f=.gitignore;h=eb1fb4cfc388662fa819bef990b76fe848a200bc;hp=b4b43102a74f90b14658228be27988919f769d50;hb=27869e5bfad44707f302ca8dd7642829c45346ec;hpb=fc3673c1d53e435dfd1e3c06540db11c7bf68176 diff --git a/.gitignore b/.gitignore index b4b4310..eb1fb4c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 +*~