Files
cameradar/.gitignore
T
Brendan Le Glaunec a5d3455333 Add Goreleaser (#226)
2019-06-15 13:52:56 +02:00

10 lines
68 B
Plaintext

# IDE config
.idea/
.vscode/
# Golang
/bin/*
/pkg/*
# Builds
dist/