Added yarn error log

This commit is contained in:
2017-08-06 09:22:26 +02:00
parent bc4eff795e
commit 10da9874fc

2
.gitignore vendored
View File

@@ -1,5 +1,4 @@
__pycache__ __pycache__
nohup.out
shows.db shows.db
.DS_Store .DS_Store
env_variables.py env_variables.py
@@ -11,3 +10,4 @@ webpage/js/env_variables.js
client/dist client/dist
src/webserver/access.log src/webserver/access.log
conf/development.json conf/development.json
yarn-error.log