Now config will not be pushed.

This commit is contained in:
2017-11-18 23:32:09 +01:00
parent 894234c1fa
commit 37b344891e
2 changed files with 4 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
config.ini export-ignore

3
.gitignore vendored
View File

@@ -100,6 +100,9 @@ ENV/
# mypy # mypy
.mypy_cache/ .mypy_cache/
# Mac ds_store
.DS_Store .DS_Store
# Our config file, this is to prevent uploading sensitive information
*/config.ini
config.ini config.ini