.gitignore: Undo accidental commit.
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 May 2010 17:59:05 +0000 (17:59 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 May 2010 17:59:05 +0000 (17:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21420 3c298f89-4303-0410-b956-a3cf2f4a3e73

.gitignore

index 6142076..e347975 100644 (file)
@@ -1,6 +1,7 @@
 .*.swp
 /env
 /dl
+/.config
 /.config.old
 /bin
 /build_dir
@@ -8,5 +9,7 @@
 /tmp
 /logs
 /feeds
+/feeds.conf
+/files
 /package/feeds
 /package/openwrt-packages
This page took 0.028028 seconds and 4 git commands to generate.