Attempt to load configuration from a module my_ipsc_config.py to allow leaving your systems configured without editing the main Python source file - and as that file is expected to have IPs / keys that may not be intended for the public, tell git to ignore that file.
This commit is contained in:
parent
1253c7f405
commit
3413dee576
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
.DS_Store
|
||||
.dropbox
|
||||
Icon
|
||||
my_ipsc_config.py
|
||||
*.pyc
|
||||
|
Loading…
x
Reference in New Issue
Block a user