[package] add a basic .gitignore file to ignore orig and rej files

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24177 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-11-28 18:02:26 +00:00
parent b6845b95c0
commit 5976131585

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.orig
*.rej