19 lines
170 B
Plaintext
19 lines
170 B
Plaintext
.git
|
|
.venv
|
|
venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache
|
|
.mypy_cache
|
|
node_modules
|
|
dist
|
|
build
|
|
data
|
|
instance
|
|
.cloudron-push.env
|
|
.env.local
|
|
.env.push.local
|
|
nouri.sqlite3
|