Explorar o código

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>
Mauro Carvalho Chehab %!s(int64=19) %!d(string=hai) anos
pai
achega
1d519605f1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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