We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 2454c18Copy full SHA for 2454c18
.gitignore
@@ -0,0 +1,8 @@
1
+.idea
2
+.idea/
3
+.idea/*
4
+.venv
5
+.img
6
+.img/*
7
+*.pyc
8
+.ipynb_checkpoints/*
0 commit comments