18 lines
216 B
Plaintext
18 lines
216 B
Plaintext
|
|
.git
|
||
|
|
.DS_Store
|
||
|
|
.env
|
||
|
|
.env.local
|
||
|
|
storage
|
||
|
|
backup
|
||
|
|
frontend/node_modules
|
||
|
|
frontend/dist
|
||
|
|
backend/venv
|
||
|
|
backend/__pycache__
|
||
|
|
backend/logs
|
||
|
|
graphy/.venv
|
||
|
|
graphy/build
|
||
|
|
graphy/dist
|
||
|
|
graphy/*.egg-info
|
||
|
|
**/__pycache__
|
||
|
|
**/.pytest_cache
|