projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix x86 image build order (fixes #3317)
[openwrt.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
b45af33
..
dbddf46
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,8
+1,11
@@
-.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
+/package/openwrt-packages
This page took
0.019663 seconds
and
4
git commands to generate.