1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2024-10-28 16:59:36 +01:00
jami-client-qt/.gitignore
Amin Bandali c7fdf3ff30 misc: move application sources from 'src/' to 'src/app/'
In preparation for vendoring libjamiclient into 'src/libclient/'.

GitLab: #734
Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
2022-05-19 15:47:30 -04:00

34 lines
353 B
Text

*.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