add package/feeds to .gitignore
[openwrt.git] / .gitignore
index b45af33..cb4e62c 100644 (file)
@@ -1,8 +1,10 @@
-.config*
-bin
-build_*
-toolchain_build_*
-staging_dir_*
-tmp
-dl
-tool_build
+/.config*
+/bin
+/build_*
+/toolchain_build_*
+/staging_dir*
+/tmp
+/dl
+/tool_build
+/feeds
+/package/feeds
This page took 0.021257 seconds and 4 git commands to generate.