1 Star 0 Fork 0

Vantablack/How-to-Make-a-Computer-Operating-System

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
Samy Pessé 提交于 2014-04-14 21:06 . Update gitbook to 0.2.0
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Elf binaries
*.elf
# Vagrant
/src/.vagrant/
# Other
/src/userland/helloworld/hello
# SDK binaries
/src/sdk/bootdisk/bin/hello
/src/sdk/c.img
node_modules
.grunt
_book
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vantablack/How-to-Make-a-Computer-Operating-System.git
git@gitee.com:vantablack/How-to-Make-a-Computer-Operating-System.git
vantablack
How-to-Make-a-Computer-Operating-System
How-to-Make-a-Computer-Operating-System
master

搜索帮助