We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a433f6a commit 65a8197Copy full SHA for 65a8197
.gitignore
@@ -1,3 +1,9 @@
1
+# Secrets
2
+.env
3
+.pk
4
+.pem
5
+.pub
6
+
7
# Byte-compiled / optimized / DLL files
8
__pycache__/
9
*.py[cod]
0 commit comments