14 lines
170 B
Plaintext
14 lines
170 B
Plaintext
build
|
|
builddir
|
|
.cache
|
|
.vscode
|
|
compile_commands.json
|
|
|
|
# ignore all in subprojects except the .wrap files
|
|
/subprojects/*
|
|
!/subprojects/*.wrap
|
|
|
|
# c++ modules
|
|
*.pcm
|
|
a.out
|
|
*.o |