projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update bridge-utils to the last upstream version 1.5.
[openwrt.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
e347975
..
70a454c
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,5
@@
+*.o
+.DS_Store
.*.swp
/env
/dl
@@
-13,3
+15,10
@@
/files
/package/feeds
/package/openwrt-packages
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
\ No newline at end of file
This page took
0.025537 seconds
and
4
git commands to generate.