10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
.cache/
|
|
.idea/
|
|
build/
|
|
builddir/
|
|
# Ignore all subdirectories (and their contents) under 'subprojects/'
|
|
subprojects/*/
|
|
# Optional: Ignore Meson's internal download tracking file (if unwanted)
|
|
subprojects/*.cache
|
|
subprojects/packagecache
|
|
.vscode/ |