Update gitignore

This commit is contained in:
Roy Clarkson
2017-11-30 13:20:39 -05:00
parent fd66101034
commit a83696fe38

10
.gitignore vendored
View File

@@ -4,9 +4,13 @@
.springBeans
.gradle
build
target
bin
out
*.iml
*.ipr
*.iws
*.sw?
.idea
.rest-shell.log
spring-shell.log
/target/
*.iml
.idea/