We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cb573 commit 04999c5Copy full SHA for 04999c5
1 file changed
.gitignore
@@ -102,3 +102,8 @@ venv.bak/
102
103
# mypy
104
.mypy_cache/
105
+
106
+# editor back files
107
+*~
108
+*.swp
109
+*.bak
0 commit comments