16 lines
143 B
Plaintext
16 lines
143 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
|
|
# Clangd
|
|
.cache/
|
|
|
|
# Us
|
|
**/build
|
|
**/compile_commands.json
|
|
|
|
## Remove after str removal refactor
|
|
src/str.h
|
|
src/str.c
|