mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
misc: add qmake and qml generated files to gitignore
Gitlab: #581 Change-Id: I708d207e390841050e044a2db1be8f4f33e50dda
This commit is contained in:
parent
a284cae16d
commit
31668627dc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,3 +19,6 @@ changelog.html
|
|||
obj/
|
||||
build/
|
||||
build-local/
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*qmlcache.qrc
|
||||
|
|
Loading…
Add table
Reference in a new issue