Reorganized source tree. Started using autotools.
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1,7 +1,26 @@
|
||||
quark.iso
|
||||
src/quark-kernel
|
||||
src/interrupts/libinterrupts.a
|
||||
quark-kernel
|
||||
|
||||
autom4te.cache/
|
||||
.deps
|
||||
aclocal.m4
|
||||
ar-lib
|
||||
compile
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
Makefile
|
||||
Makefile.in
|
||||
missing
|
||||
stamp-h1
|
||||
*.Po
|
||||
*.a
|
||||
*.o
|
||||
*~
|
||||
|
||||
rootfs/
|
||||
test/
|
||||
Reference in New Issue
Block a user