Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2ee38f2

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)