We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fa495 commit ded597dCopy full SHA for ded597d
.gitignore
@@ -1,4 +1,7 @@
1
+# IDE files
2
.idea
3
+.vscode
4
+
5
# Byte-compiled / optimized / DLL files
6
__pycache__/
7
*.py[cod]
@@ -25,7 +28,7 @@ wheels/
25
28
.installed.cfg
26
29
*.egg
27
30
MANIFEST
-.vscode
31
32
# PyInstaller
33
# Usually these files are written by a python script from a template
34
# before PyInstaller builds the exe, so as to inject date/other infos into it.
0 commit comments