mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-16 14:41:25 +08:00
This is the first in a series for cleaning up the top directory (root) of the repository and move various files/folders into nicely organized directory structures. GitLab: #749 Change-Id: If59b74fff981df242bc26e62a070bdb81d7baded
35 lines
377 B
Plaintext
35 lines
377 B
Plaintext
*.user
|
|
doc/Doxyfile
|
|
|
|
GeneratedFiles/
|
|
.vs/
|
|
.vscode/
|
|
x64/
|
|
x86/
|
|
[wW]in32/
|
|
.qmake.stash
|
|
debug/
|
|
release/
|
|
beta/
|
|
*.dll
|
|
*.qm
|
|
nuget.exe
|
|
*.autosave
|
|
changelog.html
|
|
obj/
|
|
build/
|
|
build-local/
|
|
install-local/
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*qmlcache.qrc
|
|
.deploy.stamp
|
|
|
|
# auto-gen files
|
|
src/app/qml_without_webengine.qrc
|
|
src/app/resources.qrc
|
|
src/app/constant/JamiResources.qml
|
|
|
|
# macOS
|
|
.DS_Store
|