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
|
PATCH.TXT
|
||||||
*.aux
|
*.aux
|
||||||
*.pdf
|
*.pdf
|
||||||
*.sw[op]
|
.*.sw?
|
||||||
|
*.orig
|
||||||
*.svn
|
*.svn
|
||||||
*~
|
*~
|
||||||
CVS
|
CVS
|
||||||
|
Reference in New Issue
Block a user