mirror of
https://github.com/QuasarApp/SoundBand.git
synced 2025-04-26 07:14:31 +00:00
58 lines
730 B
Plaintext
58 lines
730 B
Plaintext
# C++ objects and libs
|
|
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.a
|
|
*.la
|
|
*.lai
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
*.qm
|
|
# Qt-es
|
|
|
|
installer/packages/app/data
|
|
installer/packages/app/data/*
|
|
installer/packages/SoundBand/data/*
|
|
installer/packages/SoundBand.Tests/data/*
|
|
installer/SoundBandInstaller
|
|
installer/logs.log
|
|
installer/songdata.dat
|
|
|
|
*.qmake.stash
|
|
*.qmake.cache
|
|
/.qmake.cache
|
|
/.qmake.stash
|
|
*.pro.user
|
|
*.pro.user.*
|
|
*.qbs.user
|
|
*.qbs.user.*
|
|
*.moc
|
|
moc_*.cpp
|
|
moc_*.h
|
|
qrc_*.cpp
|
|
ui_*.h
|
|
Makefile*
|
|
*build-*
|
|
|
|
*.snap
|
|
installer/packages/SoundBand/parts
|
|
installer/packages/SoundBand/prime
|
|
installer/packages/SoundBand/stage
|
|
# QtCreator
|
|
|
|
*.autosave
|
|
|
|
# QtCtreator Qml
|
|
*.qmlproject.user
|
|
*.qmlproject.user.*
|
|
|
|
# QtCtreator CMake
|
|
CMakeLists.txt.user*
|
|
installer/installerApp
|
|
|
|
*.log
|
|
|
|
*.dat
|