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
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
||||||
|
/config_local.py
|
||||||
/build
|
/build
|
||||||
/.cache
|
/.cache
|
||||||
/docs/site/
|
/docs/site/
|
||||||
|
Reference in New Issue
Block a user