Re-enabled .gitignore

This commit is contained in:
Andrew Pitt 2019-09-24 12:01:48 -04:00
parent 4664b104b1
commit b5dd465b88

8
.gitignore vendored
View file

@ -5,10 +5,10 @@ target/*
.factorypath .factorypath
.attach_pid* .attach_pid*
.idea .idea
#.editorconfig .editorconfig
#.vscode .vscode
#.travis.yml .travis.yml
#.mvn .mvn
*.iml *.iml
/target /target
.sts4-cache/ .sts4-cache/