Move config.py to default_config.py and make deplay.bash not delete config.py on the remote

This commit is contained in:
2018-03-06 23:02:11 +01:00
parent 1fc1ab2e1d
commit e7b711b3ad
5 changed files with 14 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
*.pyc
__pycache__
config.ini
config.py