Update the gitignore file for .sw? and .orig files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,7 +3,8 @@ made_config.h
|
||||
PATCH.TXT
|
||||
*.aux
|
||||
*.pdf
|
||||
*.sw[op]
|
||||
.*.sw?
|
||||
*.orig
|
||||
*.svn
|
||||
*~
|
||||
CVS
|
||||
|
Reference in New Issue
Block a user