forked from Silverfish/proton-bridge
26 lines
377 B
Plaintext
26 lines
377 B
Plaintext
# System files
|
|
*.app
|
|
*.DS_Store
|
|
|
|
# Editor files
|
|
.*.sw?
|
|
*~
|
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
vendor
|
|
|
|
# Test files
|
|
godog.test
|
|
debug.test
|
|
coverage.html
|
|
|
|
# Run files
|
|
mem.pprof
|
|
|
|
# Auto generated frontend
|
|
frontend/qml/BridgeUI/*.qmlc
|
|
frontend/qml/ProtonUI/*.qmlc
|
|
frontend/qml/ProtonUI/fontawesome.ttf
|
|
frontend/qml/ProtonUI/images
|
|
frontend/qml/*.qmlc
|