mirror of
https://github.com/lovelaze/nebula-sync.git
synced 2025-11-05 18:29:19 +01:00
22 lines
268 B
Plaintext
22 lines
268 B
Plaintext
# intellij
|
|
.idea
|
|
|
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
nebula-sync
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
.env
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Go workspace file
|
|
go.work
|
|
go.work.sum
|