2023-03-07 18:46:35 +08:00

17 lines
219 B
Plaintext

.DS_Store
/.vscode/
.vscode
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
yarn.lock
log
sqls/history.json
static/*
!static/.gitkeep
database.db
.idea