mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-08-31 05:07:09 +00:00
23 lines
172 B
Plaintext
23 lines
172 B
Plaintext
# Binaries
|
|
bin/
|
|
|
|
# Test artifacts
|
|
.atcr-pids
|
|
|
|
# OAuth tokens
|
|
.atcr/
|
|
|
|
# Environment configuration
|
|
.env
|
|
|
|
# IDE
|
|
.claude/
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|