Added secrets
This commit is contained in:
parent
a2a803d77c
commit
7c77c50d77
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -129,3 +129,5 @@ dmypy.json
|
||||||
# Pyre type checker
|
# Pyre type checker
|
||||||
.pyre/
|
.pyre/
|
||||||
|
|
||||||
|
# Private data
|
||||||
|
priv.py
|
||||||
|
|
Reference in a new issue