Now config will not be pushed.
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
config.ini export-ignore
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user