We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7286dc7 commit d4d3893Copy full SHA for d4d3893
1 file changed
.gitignore
@@ -1,3 +1,5 @@
1
+.idea/
2
+.vscode/
3
build/
4
dist/
5
*.pyc
@@ -8,3 +10,4 @@ MANIFEST
8
10
testing/
9
11
tests/config.py
12
tests/vk_config.json
13
+vk_config.json
0 commit comments