projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f126298
)
add git-src to .gitignore
author
John Crispin
<john@openwrt.org>
Sun, 12 Jan 2014 12:06:39 +0000
(12:06 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 12 Jan 2014 12:06:39 +0000
(12:06 +0000)
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 39225
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 70a454ca7cd08da011f32dc15a12f4c8ec6af1d7..1bef86e97137eaf11c234ac6c08f8008536ca3a2 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-21,4
+21,5
@@
.#*
*#
.emacs.desktop*
-TAGS*~
\ No newline at end of file
+TAGS*~
+git-src
\ No newline at end of file