make top-level .gitignore only apply to top-level files/directories (#1960)
[openwrt.git] / .gitignore
index b45af33..b9a191f 100644 (file)
@@ -1,8 +1,8 @@
-.config*
-bin
-build_*
-toolchain_build_*
-staging_dir_*
-tmp
-dl
-tool_build
+/.config*
+/bin
+/build_*
+/toolchain_build_*
+/staging_dir_*
+/tmp
+/dl
+/tool_build