projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ac139d
)
V4L/DVB (3300b): .gitignore should also ignore StGit generated dirs
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 27 Feb 2006 03:07:24 +0000
(
00:07
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 27 Feb 2006 03:07:24 +0000
(
00:07
-0300)
StGit genreates patches-* when you run stg export command.
It makes no sense to show such directories as changes on git status.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 3f8fb686b59ce6d3c9439232d9ade24f108ea65d..53e53f2791f882d2c3f2ec58ca472573eeda14f3 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-30,3
+30,5
@@
include/linux/autoconf.h
include/linux/compile.h
include/linux/version.h
+# stgit generated dirs
+patches-*