gitignore: add *.rej and *.orig to .gitignore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26454 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8353f55c94
commit
5bd0f0c62d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -15,3 +15,5 @@
|
||||||
/files
|
/files
|
||||||
/package/feeds
|
/package/feeds
|
||||||
/package/openwrt-packages
|
/package/openwrt-packages
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue