Skip to content

Commit

Permalink
Merge pull request #1 from martin-braun/vim
Browse files Browse the repository at this point in the history
add vim files to gitignore
  • Loading branch information
adam-zethraeus authored Jan 3, 2024
2 parents 3335872 + 3173911 commit d5edf7f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,15 @@
*.xcodeproj/*
notes.md
.vscode
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
Session.vim
Sessionx.vim
.netrwhist
*~
tags
[._]*.un~

0 comments on commit d5edf7f

Please sign in to comment.