mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-07-06 11:10:01 +00:00
15 lines
138 B
Plaintext
15 lines
138 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
|