diff --git a/.gitignore b/.gitignore index f15564c..f5eb1e3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/seasoned_api/.gitignore b/seasoned_api/.gitignore index 4b4ea3f..922c3ee 100644 --- a/seasoned_api/.gitignore +++ b/seasoned_api/.gitignore @@ -61,3 +61,4 @@ typings/ # - - - - - # My own gitignore files and folders shows.db +conf