ignoring credentials jsons
This commit is contained in:
parent
c856e38288
commit
c3a91b636d
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,6 +6,9 @@ __pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# ignore credentils JSON
|
||||
/credentials/*.json
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user