update gitigonre

This commit is contained in:
micyo202 2018-01-31 09:45:24 +08:00
parent 4a78428e58
commit 0bdc4278a4
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored
View File

@ -1,6 +1,9 @@
# Compiled class file
*.class
# Maven files
target/
# Log file
*.log
@ -18,5 +21,15 @@
*.tar.gz
*.rar
# IntelliJ IDEA project files
*.iml
*.ipr
*.iws
.idea/
# Eclipse project files
.classpath
.project
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*