We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a735846 commit 9aab399Copy full SHA for 9aab399
1 file changed
.gitignore
@@ -1,4 +1,7 @@
1
# Byte-compiled / optimized / DLL files
2
+
3
+.idea/
4
+backend/htmlcov
5
__pycache__/
6
*.py[cod]
7
*$py.class
0 commit comments