提交 b7568286 编写于 作者: G Greg Dietsche 提交者: Michal Marek

gitignore: ignore debian build directory

Have git ignore the Debian directory created when running:
	make deb-pkg
Signed-off-by: NGreg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: NMichal Marek <mmarek@suse.cz>
上级 55922c9d
......@@ -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
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册