23 lines
212 B
Plaintext
23 lines
212 B
Plaintext
# Binary (only at root, not cmd/fence or pkg/fence)
|
|
/fence
|
|
/fence_unix
|
|
/fence_darwin
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Test artifacts
|
|
*.test
|
|
coverage.out
|
|
|
|
# GoReleaser
|
|
/dist/
|
|
|