Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d519605 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 0ac139d6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,3 +30,5 @@ include/linux/autoconf.h
include/linux/compile.h
include/linux/version.h

# stgit generated dirs
patches-*