projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[imagebuilder] fix initscripts activation (closes: #4037, #4745)
[openwrt.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
b45af33
..
243bda0
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,8
+1,13
@@
-.config*
-bin
-build_*
-toolchain_build_*
-staging_dir_*
-tmp
-dl
-tool_build
+/env
+/dl
+/.config
+/.config.old
+/bin
+/build_dir
+/staging_dir
+/tmp
+/feeds
+/feeds.conf
+/files
+/package/feeds
+/package/openwrt-packages
This page took
0.018565 seconds
and
4
git commands to generate.