We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f67be commit 673552aCopy full SHA for 673552a
.gitignore
@@ -1,6 +1,7 @@
1
# Python Virtual Environments
2
venv
3
.venv
4
+py-utils/__pycache__/
5
6
# Environment files
7
*.env
0 commit comments