mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
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
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -13,21 +13,21 @@ release/
|
||||
beta/
|
||||
*.dll
|
||||
*.qm
|
||||
build/
|
||||
nuget.exe
|
||||
*.autosave
|
||||
changelog.html
|
||||
obj/
|
||||
build/
|
||||
build-local/
|
||||
install-local/
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*qmlcache.qrc
|
||||
qml_without_webengine.qrc
|
||||
.deploy.stamp
|
||||
|
||||
# auto-gen files
|
||||
resources.qrc
|
||||
src/app/qml_without_webengine.qrc
|
||||
src/app/resources.qrc
|
||||
src/app/constant/JamiResources.qml
|
||||
|
||||
# macOS
|
||||
|
||||
Reference in New Issue
Block a user