Skip to content

Commit

Permalink
Adds .gitignore entry for vim swap files.
Browse files Browse the repository at this point in the history
  • Loading branch information
BekaValentine committed Feb 13, 2020
1 parent 5269fb7 commit 2ee38f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# editor and OS artifacts
*~
.DS_STORE
*.swp

# query compilation caches
.cache
Expand Down

0 comments on commit 2ee38f2

Please sign in to comment.