mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
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
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…
Reference in New Issue
Block a user