DragonOS/.gitignore
LoGin 8b8f2f7981
chore: 将cargo.lock恢复提交到git (#1114)
Signed-off-by: longjin <longjin@DragonOS.org>
2025-03-25 11:27:50 +08:00

22 lines
194 B
Plaintext

/cmake-build-debug/
/bin/
!.gitkeep
DragonOS.iso
.idea/
/tmp/
kernel/kernel
.DS_Store
*.o
*.a
*.s
out
serial_opt.txt
docs/_build
draft
cppcheck.xml
/target/
.cache
compile_commands.json
/logs/