Ignored all .pyc files and node-debug.log

This commit is contained in:
Kevin Midboe
2017-04-13 12:32:35 +02:00
parent 8f943d50b2
commit ae52d04382

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@ shows.db
.DS_Store
env_variables.py
node_modules
*.pyc
npm-debug.log