Update the gitignore file for .sw? and .orig files

This commit is contained in:
Douglas Clowes
2014-11-06 14:43:53 +11:00
parent 42db9431f2
commit 90d4fc6870

3
.gitignore vendored
View File

@ -3,7 +3,8 @@ made_config.h
PATCH.TXT PATCH.TXT
*.aux *.aux
*.pdf *.pdf
*.sw[op] .*.sw?
*.orig
*.svn *.svn
*~ *~
CVS CVS