mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-08-29 12:17:00 +00:00
24 lines
178 B
Plaintext
24 lines
178 B
Plaintext
# Binaries
|
|
bin/
|
|
dist/
|
|
|
|
# Test artifacts
|
|
.atcr-pids
|
|
|
|
# OAuth tokens
|
|
.atcr/
|
|
|
|
# Environment configuration
|
|
.env
|
|
|
|
# IDE
|
|
.claude/
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|