Add .gitignore files to debian/build

This commit is contained in:
Ben Hutchings 2015-08-14 00:35:15 +02:00
parent 1561e3da38
commit 738c38f0f4
7 changed files with 19 additions and 0 deletions

3
debian/build/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.o
/include/
out/

7
debian/build/scripts/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*.hash.c
*.lex.c
*.tab.[ch]
/conmakehash
/kallsyms
/pnmtologo
/recordmcount

2
debian/build/scripts/basic/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/bin2c
/fixdep

View File

@ -0,0 +1 @@
/genksyms

View File

@ -0,0 +1 @@
/conf

4
debian/build/scripts/mod/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/modpost
/modpost.h
/modpost.real-*
devicetable-offsets.[hs]

1
debian/build/tools/hv/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/hv_*_daemon