Update .gitignore

Issue gh-15
This commit is contained in:
Joe Grandja 2020-04-27 15:18:14 -04:00
parent c8cfa9d69c
commit 45e37b05c0

7
.gitignore vendored
View File

@ -3,6 +3,11 @@ build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**
!**/src/test/**
bin/
classes/
target/
*.log
*.log.*
### STS ###
.apt_generated
@ -31,4 +36,4 @@ out/
.vscode/
### Mac ###
.DS_Store
.DS_Store