Add config_local.py to .gitignore file
This is useful when setting up Attract as a standalone application.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
/config_local.py
|
||||
/build
|
||||
/.cache
|
||||
/docs/site/
|
||||
|
Reference in New Issue
Block a user