mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
[gitignore] Adds *.swn + *.swo (Vim files) & *.orig + *.reg (patch conflicts)
This commit is contained in:
parent
3a6ffe3b7d
commit
8e88a487d9
4
.gitignore
vendored
4
.gitignore
vendored
@ -158,5 +158,9 @@ stamp-h1
|
|||||||
/clutter/x11/stamp-clutter-x11-enum-types.h
|
/clutter/x11/stamp-clutter-x11-enum-types.h
|
||||||
/po/Makefile.in.in
|
/po/Makefile.in.in
|
||||||
/po/POTFILES
|
/po/POTFILES
|
||||||
|
*.swn
|
||||||
|
*.swo
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
Loading…
Reference in New Issue
Block a user