additions to gitignore

This commit is contained in:
Josh Burman
2019-03-14 14:21:00 -04:00
parent 40691d9815
commit e610fe4413
3 changed files with 3 additions and 196 deletions

5
.gitignore vendored
View File

@ -1,2 +1,3 @@
logs
.nyc_output
*.log*
/logs/*
/.nyc_output/*