Skip to content
Snippets Groups Projects
Commit fb5a2112 authored by David Trattnig's avatar David Trattnig
Browse files

chore: ignore .env, remove some obsolete

parent 55116fd5
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,6 @@ __pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
......@@ -29,10 +26,6 @@ var/
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
......@@ -50,25 +43,21 @@ venv/
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
#Ipython Notebook
.ipynb_checkpoints
# VirtualEnv
python
#Testing
.noseids
# Configurations
# Configuration
.env
docker.env
/config/engine-api.ini
/config/engine-api.docker.ini
/config/gunicorn.conf.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment