mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-22 05:02:57 +00:00
32 lines
330 B
Plaintext
32 lines
330 B
Plaintext
.DS_Store
|
|
coverage/
|
|
node_modules/
|
|
unpackage/
|
|
dist/
|
|
lib/
|
|
website/
|
|
.temp
|
|
.cache
|
|
.vitepress/cache
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.project
|
|
.idea
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw*
|
|
.history
|
|
tags.json
|
|
attributes.json
|
|
web-types.json |