mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
Add build-files into .gitignore
This commit is contained in:
committed by
James Houlahan
parent
e43bd231ed
commit
7e8dc22837
15
.gitignore
vendored
15
.gitignore
vendored
@ -23,3 +23,18 @@ frontend/qml/ProtonUI/*.qmlc
|
||||
frontend/qml/ProtonUI/fontawesome.ttf
|
||||
frontend/qml/ProtonUI/images
|
||||
frontend/qml/*.qmlc
|
||||
|
||||
# Build files
|
||||
bridge_darwin_*.tgz
|
||||
cmd/Desktop-Bridge/deploy
|
||||
internal/frontend/qt/moc.cpp
|
||||
internal/frontend/qt/moc.go
|
||||
internal/frontend/qt/moc.h
|
||||
internal/frontend/qt/moc_cgo_darwin_darwin_amd64.go
|
||||
internal/frontend/qt/moc_moc.h
|
||||
internal/frontend/qt/rcc.cpp
|
||||
internal/frontend/qt/rcc_cgo_darwin_darwin_amd64.go
|
||||
internal/frontend/rcc.cpp
|
||||
internal/frontend/rcc.qrc
|
||||
internal/frontend/rcc_cgo_darwin_darwin_amd64.go
|
||||
vendor-cache/
|
||||
|
||||
Reference in New Issue
Block a user