Add config_local.py to .gitignore file

This is useful when setting up Attract as a standalone application.
This commit is contained in:
2017-12-13 11:19:51 +01:00
parent 337e2db558
commit ca393af1b3

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
*.pyc
__pycache__
/config_local.py
/build
/.cache
/docs/site/