Initial commit
This commit is contained in:
commit
b686116502
33 changed files with 2722 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
isodir
|
||||
kernel
|
||||
libc
|
||||
interface_manual
|
||||
man_pages
|
||||
old_stuff
|
||||
static_system_stuff
|
||||
sysroot
|
||||
utils
|
||||
*.iso
|
||||
*~
|
||||
#*#
|
||||
.vscode
|
||||
dev_tools/build_util_src/*.tar.xz
|
||||
dev_tools/build_util_src/higher_half_test
|
||||
notes/FreeBSD's bootloader.png
|
||||
notes/quick_sort_explore.c
|
Loading…
Add table
Add a link
Reference in a new issue