Files
awesome-copilot/plugins/apng-studio/com.github.copilot/extensions/apng-studio/.gitignore
T
github-actions[bot] bd74f084d2 chore: publish from main
2026-08-13 01:24:35 +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