mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
29 lines
279 B
Plaintext
29 lines
279 B
Plaintext
.turbo/
|
|
.idea/
|
|
.cache/
|
|
.vscode/
|
|
./data/
|
|
.local
|
|
node_modules/
|
|
dist/
|
|
site/
|
|
tmp/
|
|
temp/
|
|
test.db
|
|
*.sqlite
|
|
dist_electron/
|
|
docs/.vuepress/dist/
|
|
.DS_Store
|
|
yarn-error.log
|
|
.history
|
|
.package-lock.json
|
|
.secrets
|
|
.env
|
|
.instant/
|
|
cli.zip
|
|
apps/studio/test-results
|
|
*.db
|
|
*.log
|
|
*.orig
|
|
surreal_data/
|