Skip to content
Snippets Groups Projects
Commit 36b11598 authored by Will Bainbridge's avatar Will Bainbridge Committed by Andrew Heather
Browse files

ENH: gitignore: Added temporary vi/vim files to the ignore list

parent cbe7ad7b
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
# Editor and misc backup files - anywhere # Editor and misc backup files - anywhere
*~ *~
.*~ .*~
.*.swp
*.bak *.bak
*.bak[0-9][0-9] *.bak[0-9][0-9]
\#*\# \#*\#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment