attract/.gitignore
Francesco Siddi ca393af1b3 Add config_local.py to .gitignore file
This is useful when setting up Attract as a standalone application.
2017-12-13 11:19:51 +01:00

17 lines
213 B
Plaintext

.DS_Store
.project
.coverage
*.pyc
__pycache__
/config_local.py
/build
/.cache
/docs/site/
/*.egg-info/
/.eggs/
/node_modules/
/attract/templates/
/attract/static/assets/css/
/attract/static/assets/js/generated/