add .gitignore

This commit is contained in:
云时
2018-05-15 17:12:05 +08:00
parent 3d159edbd0
commit 53aea51289
+8
View File
@@ -0,0 +1,8 @@
/target/
.classpath
.project
.settings
.DS_Store
/logs/
.idea/
*.iml