projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb875ff
)
.gitignore: add *.o and .DS_Store by default - apparently some git versions do not...
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Dec 2010 10:27:13 +0000
(10:27 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Dec 2010 10:27:13 +0000
(10:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24238
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
e347975
..
e68b0d9
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,5
@@
+*.o
+.DS_Store
.*.swp
/env
/dl
This page took
0.025816 seconds
and
4
git commands to generate.