mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 15:55:23 +08:00
In preparation for vendoring libjamiclient into 'src/libclient/'. GitLab: #734 Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
35 lines
353 B
Plaintext
35 lines
353 B
Plaintext
*.user
|
|
doc/Doxyfile
|
|
|
|
GeneratedFiles/
|
|
.vs/
|
|
.vscode/
|
|
x64/
|
|
x86/
|
|
[wW]in32/
|
|
.qmake.stash
|
|
debug/
|
|
release/
|
|
beta/
|
|
*.dll
|
|
*.qm
|
|
build/
|
|
nuget.exe
|
|
*.autosave
|
|
changelog.html
|
|
obj/
|
|
build/
|
|
build-local/
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*qmlcache.qrc
|
|
qml_without_webengine.qrc
|
|
.deploy.stamp
|
|
|
|
# auto-gen files
|
|
resources.qrc
|
|
src/app/constant/JamiResources.qml
|
|
|
|
# macOS
|
|
.DS_Store
|