mirror of
https://github.com/Sevi-py/tnyr.me.git
synced 2026-02-19 11:54:45 -05:00
19 lines
190 B
Plaintext
19 lines
190 B
Plaintext
**/.DS_Store
|
|
**/__pycache__/
|
|
**/*.pyc
|
|
**/*.pyo
|
|
**/*.pyd
|
|
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
|
|
backend/dist/
|
|
backend/urls.db
|
|
backend/config.json
|
|
|
|
.pytest_cache/
|
|
.venv/
|
|
venv/
|
|
node_modules/
|
|
|