Skip to content

Commit 2ee38f2

Browse files
committed
Adds .gitignore entry for vim swap files.
1 parent 5269fb7 commit 2ee38f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# editor and OS artifacts
22
*~
33
.DS_STORE
4+
*.swp
45

56
# query compilation caches
67
.cache

0 commit comments

Comments
 (0)