1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:24:12 +03: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:
florian 2011-04-03 18:30:55 +00:00
parent 8353f55c94
commit 5bd0f0c62d

2
.gitignore vendored
View File

@ -15,3 +15,5 @@
/files
/package/feeds
/package/openwrt-packages
*.orig
*.rej