Files
cameradar/.gitignore
T

10 lines
68 B
Plaintext

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