mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
fix: gitignore should also ignore ie build files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -29,6 +29,7 @@ frontend/qml/*.qmlc
|
||||
# Build files
|
||||
bridge_darwin_*.tgz
|
||||
cmd/Desktop-Bridge/deploy
|
||||
cmd/Import-Export/deploy
|
||||
internal/frontend/qt*/moc.cpp
|
||||
internal/frontend/qt*/moc.go
|
||||
internal/frontend/qt*/moc.h
|
||||
@ -43,4 +44,4 @@ internal/frontend/rcc.qrc
|
||||
internal/frontend/rcc_cgo_*.go
|
||||
vendor-cache/
|
||||
|
||||
/main.go
|
||||
/main.go
|
||||
|
||||
Reference in New Issue
Block a user