10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
# Xmake cache
|
|
.xmake/
|
|
build/
|
|
compile_commands.json
|
|
# MacOS Cache
|
|
.DS_Store
|
|
# Vim swap files
|
|
*.swp
|
|
# Temporary files
|
|
*~ |