Files
cameradar/.gitignore
T
2018-03-12 15:04:06 +01:00

11 lines
69 B
Plaintext

# IDE config
.idea/
.vscode/
# Deps
/vendor
# Golang
/bin/*
/pkg/*