mirror of
https://github.com/audacity/conan-recipes.git
synced 2025-12-09 19:44:51 -06:00
29 lines
281 B
Plaintext
29 lines
281 B
Plaintext
build/
|
|
build-*/
|
|
.venv
|
|
.idea
|
|
.env
|
|
|
|
.conan/
|
|
.offline/
|
|
.conan_utils/
|
|
__pycache__/
|
|
|
|
.DS_Store
|
|
|
|
CMakeUserPresets.json
|
|
|
|
conanbuild*
|
|
conanbuildenv*
|
|
conanrun*
|
|
conanrunenv*
|
|
deactivate_conanbuild*
|
|
deactivate_conanrun*
|
|
|
|
autom4te.cache/
|
|
|
|
recipes/qt-tools/all/src/
|
|
recipes/qt/6.x.x/src/
|
|
|
|
*.log
|