We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce62d5 commit 429b70fCopy full SHA for 429b70f
1 file changed
.gitignore
@@ -0,0 +1,10 @@
1
+.DS_Store
2
+.idea
3
+.vscode
4
+__pycache__/
5
+venv*
6
+*.pyc
7
+config.json
8
+nohup.out
9
+tmp
10
+plugins.json
0 commit comments