Skip to content

Commit

Permalink
Add more Vim created file extensions to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
krlawrence committed Sep 23, 2023
1 parent d45927e commit 5ff2cf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
*.swo
*.swp
*.DS_Store
*.*~
*.*.*~
book/Gremlin-Graph-Guide.epub
book/Gremlin-Graph-Guide.html
book/Gremlin-Graph-Guide.mobi
Expand Down

0 comments on commit 5ff2cf6

Please sign in to comment.