mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-16 10:53:25 +00:00
12 lines
246 B
Plaintext
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
|