diff --git a/.gitignore b/.gitignore index 9154f4c..1ffe419 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # ---> Java + # Compiled class file *.class @@ -20,7 +21,6 @@ *.tar.gz *.rar -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +# virtual machine crash logs hs_err_pid* -replay_pid* - +replay_pid* \ No newline at end of file