Ignore files created by build system
This commit is contained in:
parent
d47b4b9576
commit
59848e4e9b
1 changed files with 13 additions and 0 deletions
13
.bzrignore
13
.bzrignore
|
@ -10,3 +10,16 @@ stamp-h1
|
||||||
docs/Makefile
|
docs/Makefile
|
||||||
docs/*.info*
|
docs/*.info*
|
||||||
docs/.deps
|
docs/.deps
|
||||||
|
Makefile.in
|
||||||
|
aclocal.m4
|
||||||
|
config.h.in
|
||||||
|
configure
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
|
missing
|
||||||
|
docs/Makefile.in
|
||||||
|
docs/boot.S.texi
|
||||||
|
docs/kernel
|
||||||
|
docs/kernel.c.texi
|
||||||
|
docs/multiboot.h.texi
|
||||||
|
docs/texinfo.tex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue