Skip to content

Commit bf5a97d

Browse files
authored
Merge pull request #605 from Innovative-Advantage/gitignore_vim_cleanup
gitignore: add vim swap files to gitignore
2 parents 76551ea + 85a3334 commit bf5a97d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*.suo
1818
*.user
1919
*.aps
20+
*.swp
2021
env.h
2122
version.h
2223
.vs

0 commit comments

Comments
 (0)