Files
lina/.gitignore
2026-04-09 17:23:51 +08:00

24 lines
254 B
Plaintext

.DS_Store
node_modules/
dist/
lina/
ui/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
tests/**/coverage/
.yarn/*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
.env.development
.python-version
helper.json