25 lines
307 B
Plaintext
25 lines
307 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
|
|
|
|
app
|
|
app.exe
|
|
desktop/*app
|
|
desktop/**/*.zip
|
|
desktop/**/*app
|
|
desktop/mac/data/**
|