mirror of
https://github.com/rybbit-io/rybbit.git
synced 2025-05-17 15:01:08 +02:00
25 lines
No EOL
261 B
Text
25 lines
No EOL
261 B
Text
# Dependencies
|
|
node_modules/
|
|
npm-debug.log
|
|
yarn-debug.log
|
|
yarn-error.log
|
|
.pnpm-debug.log
|
|
|
|
# Build outputs
|
|
dist/
|
|
build/
|
|
|
|
# Environment and config
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# IDE and editor files
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# System files
|
|
.DS_Store
|
|
Thumbs.db |