Files
awesome-copilot/extensions/apng-studio/.gitignore
T

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