Files
spectr/.gitignore
T
2026-08-27 19:42:14 +03:00

17 lines
145 B
Plaintext

# binaries
**/bin/
**/.bin/
*.exe
# Go build artifacts
*.out
*.test
# IDE
.idea/
# OS
.DS_Store
# protobuf generated
internal/grpc/pb/*.pb.go