We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4228e commit b49359bCopy full SHA for b49359b
.gitignore
@@ -1,6 +1,9 @@
1
# Environments
2
.env
3
4
+# VIM/Neovim Swap-files
5
+.+?\.sw.?
6
+
7
# Byte-compiled / optimized
8
__pycache__/
9
*.py[cod]
0 commit comments