forked from Silverfish/proton-bridge
fix: gitignore should also ignore ie build files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,6 +29,7 @@ frontend/qml/*.qmlc
|
|||||||
# Build files
|
# Build files
|
||||||
bridge_darwin_*.tgz
|
bridge_darwin_*.tgz
|
||||||
cmd/Desktop-Bridge/deploy
|
cmd/Desktop-Bridge/deploy
|
||||||
|
cmd/Import-Export/deploy
|
||||||
internal/frontend/qt*/moc.cpp
|
internal/frontend/qt*/moc.cpp
|
||||||
internal/frontend/qt*/moc.go
|
internal/frontend/qt*/moc.go
|
||||||
internal/frontend/qt*/moc.h
|
internal/frontend/qt*/moc.h
|
||||||
|
|||||||
Reference in New Issue
Block a user