Skip to content

Commit bca408e

Browse files
committed
Updating the gitignore for vim
Removing .swp and ~ files.
1 parent f9df6a9 commit bca408e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
log/*
22
db/*.sqlite3
33
rerun.txt
4+
*.swp
5+
*~

0 commit comments

Comments
 (0)