tabby-web/.gitignore
Eugene Pankov 3ff34b2618
wip
2021-07-06 23:45:52 +02:00

16 lines
145 B
Plaintext

node_modules
*.ignore.js
*.ignore.js.map
dist
.mypy_cache
app-dist
*.html
db.sqlite3
__pycache__
.vscode
build
*.d.ts
.env
yarn-error.log
static