[gitignore] Adds *.swn + *.swo (Vim files) & *.orig + *.reg (patch conflicts)
This commit is contained in:
parent
3a6ffe3b7d
commit
8e88a487d9
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -158,5 +158,9 @@ stamp-h1
|
|||
/clutter/x11/stamp-clutter-x11-enum-types.h
|
||||
/po/Makefile.in.in
|
||||
/po/POTFILES
|
||||
*.swn
|
||||
*.swo
|
||||
*.swp
|
||||
*~
|
||||
*.orig
|
||||
*.rej
|
||||
|
|
Loading…
Reference in a new issue