This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenWrt
/
openwrt
mirror of
https://github.com/openwrt/openwrt.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
gitignore: add *.rej and *.orig to .gitignore
SVN-Revision: 26454
Florian Fainelli
14 years ago
parent
8ce6588a46
commit
1bda5f2530
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -15,3 +15,5 @@
/files
/package/feeds
/package/openwrt-packages
+*.orig
+*.rej