Skip to content

Commit 04999c5

Browse files
committed
Update gitignore
1 parent c3cb573 commit 04999c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,8 @@ venv.bak/
102102

103103
# mypy
104104
.mypy_cache/
105+
106+
# editor back files
107+
*~
108+
*.swp
109+
*.bak

0 commit comments

Comments
 (0)