Skip to content

Commit 070290c

Browse files
authored
prevent credential exposure
Signed-off-by: Heather Ackenhusen <90428947+HeatherAck@users.noreply.github.com>
1 parent be50603 commit 070290c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Credentials / Secrets
2+
credentials.env
3+
14
# Byte-compiled / optimized / DLL files
25
__pycache__/
36
*.py[cod]

0 commit comments

Comments
 (0)