We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6588be commit d188ddfCopy full SHA for d188ddf
.gitignore
@@ -8,6 +8,8 @@ __pycache__/
8
9
# Distribution / packaging
10
.Python
11
+.idea/
12
+.venv/
13
env/
14
build/
15
develop-eggs/
0 commit comments