diff --git a/.gitignore b/.gitignore index 6592659..20402f7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ target .DS_Store *.class *.jar +test # Log file *.log @@ -26,4 +27,4 @@ target # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -replay_pid* \ No newline at end of file +replay_pid*