Files
jami-client-qt/.gitignore
Amin Bandali 2fc8661d08 misc: Clean up repository root.
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
2022-10-07 17:30:06 -04:00

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