1 Star 0 Fork 35

jlflitter/icspa-public

forked from wl-ics-nju/icspa-public 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 742 Bytes
一键复制 编辑 原始数据 按行查看 历史
wl-ics-nju 提交于 2021-11-15 12:59 . fix known bugs
# Prerequisites
*.d
*.i
*.swp
# Object files
*.o
*.ko
*.obj
*.elf
*.img
scripts/score_testcases/
#!kernel/src/memory/mm_malloc.o
#!scripts/score_testcases/30000/*.img
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
*.log
nemu/nemu
kernel/kernel
game/game
testcase/objdump4nemu-i386
testcase/bin/
testcase/src/*
!testcase/src/*.c
!testcase/src/*.S
game/data/
*.wav
*.rpg
*.mkf
*.dat
*.msg
*.asc
*.fon
.lock_tmux
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
scripts/.single_exec_res
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jlflitter/icspa-public.git
[email protected]:jlflitter/icspa-public.git
jlflitter
icspa-public
icspa-public
master

搜索帮助