Sentry #63

Merged
KevinMidboe merged 6 commits from sentry into master 2017-11-28 18:26:18 +00:00
2 changed files with 2 additions and 13 deletions
Showing only changes of commit ff78dfbd50 - Show all commits

14
.gitignore vendored
View File

@@ -1,17 +1,5 @@
# __pycache__
# shows.db
.DS_Store
# env_variables.py
# app/conf/classedOutput.log
# node_modules
# *.pyc
# npm-debug.log
# webpage/js/env_variables.js
# client/dist
# src/webserver/access.log
./seasoned_api/conf/
# yarn-error.log
# */yarn.lock
# ./seasoned_api/conf/
env

View File

@@ -61,3 +61,4 @@ typings/
# - - - - -
# My own gitignore files and folders
shows.db
conf