projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix ssb compile error on 2.6.28
[openwrt.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
b45af33
..
b0db77a
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,8
+1,14
@@
-.config*
-bin
-build_*
-toolchain_build_*
-staging_dir_*
-tmp
-dl
-tool_build
+/env
+/dl
+/.config
+/.config.old
+/bin
+/build_dir
+/staging_dir
+/tmp
+/logs
+/feeds
+/feeds.conf
+/files
+/package/feeds
+/package/openwrt-packages
This page took
0.021605 seconds
and
4
git commands to generate.