Skip to content

Commit 389708c

Browse files
committed
Update gitignore
1 parent 498041c commit 389708c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,8 @@ venv.bak/
103103
# mypy
104104
.mypy_cache/
105105

106-
# editor backup file
106+
# editor backup files
107107
*~
108+
*.swp
109+
*.bak
110+
~$scientific_python.pptx

0 commit comments

Comments
 (0)