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

Commit b7568286 authored by Greg Dietsche's avatar Greg Dietsche Committed by Michal Marek
Browse files

gitignore: ignore debian build directory



Have git ignore the Debian directory created when running:
	make deb-pkg

Signed-off-by: default avatarGreg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 55922c9d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -45,6 +45,11 @@ modules.builtin
/Module.markers
/Module.symvers

#
# Debian directory (make deb-pkg)
#
/debian/

#
# git files that we don't want to ignore even it they are dot-files
#