Skip to content

Commit

Permalink
gitignore: add *.rej and *.orig to .gitignore
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26454 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
florian committed Apr 3, 2011
1 parent 8353f55 commit 5bd0f0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@
/files
/package/feeds
/package/openwrt-packages
*.orig
*.rej

0 comments on commit 5bd0f0c

Please sign in to comment.