hpc-lab-code/.gitignore
2026-01-19 22:25:14 +08:00

10 lines
118 B
Plaintext

# Xmake cache
.xmake/
build/
compile_commands.json
# MacOS Cache
.DS_Store
# Vim swap files
*.swp
# Temporary files
*~