dect
/
linux-2.6
Archived
13
0
Fork 0

V4L/DVB (3300b): .gitignore should also ignore StGit generated dirs

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>
This commit is contained in:
Mauro Carvalho Chehab 2006-02-27 00:07:24 -03:00
parent 0ac139d60f
commit 1d519605f1
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -30,3 +30,5 @@ include/linux/autoconf.h
include/linux/compile.h
include/linux/version.h
# stgit generated dirs
patches-*