mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
23 lines
285 B
Plaintext
23 lines
285 B
Plaintext
node_modules
|
|
.DS_Store
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
.history
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.local
|
|
|
|
stats.html
|
|
pnpm-lock.yaml
|
|
package-lock.json
|
|
.stylelintcache
|
|
.eslintcache
|
|
|
|
# docs and app directories are at frontend root, managed by frontend/.gitignore
|