更新git忽略文件

This commit is contained in:
seagull 2020-03-10 15:50:07 +08:00
parent 1ff75e7553
commit 9cba605692
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
/target/ /target/
/.idea/
*.iml *.iml
*.classpath *.classpath
*.project *.project