Ignored all .pyc files and node-debug.log
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,3 +4,5 @@ shows.db
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
env_variables.py
|
env_variables.py
|
||||||
node_modules
|
node_modules
|
||||||
|
*.pyc
|
||||||
|
npm-debug.log
|
||||||
|
|||||||
Reference in New Issue
Block a user