mirror of
https://github.com/yan-istart/IStart-Note-AI-Plugin.git
synced 2026-07-22 06:51:37 +00:00
16 lines
193 B
Text
16 lines
193 B
Text
# Build output (release assets are built fresh from CI/release scripts)
|
|
node_modules/
|
|
dist/
|
|
*.js.map
|
|
|
|
# OS junk
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Local env / secrets
|
|
.env
|
|
.env.*
|