Skip to content

Commit

Permalink
Merge pull request #605 from Innovative-Advantage/gitignore_vim_cleanup
Browse files Browse the repository at this point in the history
gitignore: add vim swap files to gitignore
  • Loading branch information
malard authored Aug 2, 2022
2 parents 76551ea + 85a3334 commit bf5a97d
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
Expand Up @@ -17,6 +17,7 @@
*.suo
*.user
*.aps
*.swp
env.h
version.h
.vs
Expand Down

0 comments on commit bf5a97d

Please sign in to comment.