15 lines
129 B
Plaintext
15 lines
129 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
|
|
# Clangd
|
|
.cache/
|
|
|
|
# Copied dependencies
|
|
src/sc/
|
|
|
|
# Build artifacts
|
|
**/build
|
|
**/compile_commands.json
|