forked from Silverfish/proton-bridge
34 lines
347 B
Plaintext
34 lines
347 B
Plaintext
# System files
|
|
*.app
|
|
*.DS_Store
|
|
|
|
# Editor files
|
|
.*.sw?
|
|
*~
|
|
.idea
|
|
|
|
# Test files
|
|
godog.test
|
|
debug.test
|
|
coverage.html
|
|
|
|
# Run files
|
|
mem.pprof
|
|
|
|
# Auto generated
|
|
internal/**/credits.go
|
|
vendor
|
|
vendor-cache
|
|
/main.go
|
|
|
|
|
|
# Build files
|
|
/launcher-*
|
|
/bridge_*_*.tgz
|
|
/ie_*_*.tgz
|
|
/versioner
|
|
/hasher
|
|
cmd/Desktop-Bridge/deploy
|
|
cmd/Import-Export/deploy
|
|
proton-bridge
|