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

11 lines
126 B
Plaintext

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