From 7e8dc22837ad82e64f235f2c9bbd55d4789f245b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0koda?= Date: Tue, 5 May 2020 17:55:30 +0200 Subject: [PATCH] Add build-files into .gitignore --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.gitignore b/.gitignore index dde5efc4..4f29a61e 100644 --- a/.gitignore +++ b/.gitignore @@ -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/