better git ignore

This commit is contained in:
Ricardo Guilherme Schmidt 2018-03-11 22:11:03 +07:00
parent cb2c639455
commit 4b2af0daa7

4
.gitignore vendored
View File

@ -24,3 +24,7 @@ ENV/
.coverage
.cache/
# other
.vs/
bin/
node_modules/