1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
.directory
# rtmidi*
config.user.pri
qcs.pro.user
bin/*.exe
bin/*.dll
bin/CsoundQt-d-*
bin/old
Makefile
build/
.mypy_cache
src/Examples/McCurdy Collection/Modulation/test.wav
doc/QuteCsound Quick Reference (0.9).odt
.qmake.stash
*~.*
#*
*.pro.user
*.autosave
__pycache__
*.pyc
util/opcodes.xml
*.dmg
.DS_Store
*~
src_QML_*
qmlcache_loader.cpp
src_qml_resources_qmlcache.qrc
*.AppImage
make_appdir/AppDir/
make_appdir/csoundqt.desktop
compile_commands.json
flatpak-build
.flatpak*
|