12 lines
171 B
Text
12 lines
171 B
Text
|
|
# default build directory
|
|
/build/
|
|
|
|
# used by clangd and other programs
|
|
.cache/
|
|
|
|
# used for local development
|
|
Makefile
|
|
|
|
# quick test scripts in the main directory
|
|
/*.bolt
|