Files
awesome-copilot/extensions/apng-studio/.gitignore
T
github-actions[bot] 38ad3a1b9a chore: publish from main
2026-07-12 23:54:21 +00:00

12 lines
246 B
Plaintext

# Runtime user data — per-project frames and exports the extension writes
# under its own directory at runtime. This is local state, not source.
artifacts/
# Exported animations
*.apng
# Node / editor / OS cruft
node_modules/
.DS_Store
*.log