mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
f9545f513b
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
19 lines
166 B
Plaintext
19 lines
166 B
Plaintext
# project
|
|
node_modules
|
|
.pnpm-store
|
|
target
|
|
.turbo
|
|
|
|
# git
|
|
.git
|
|
.gitignore
|
|
|
|
# docker
|
|
docker/compose.yml
|
|
docker/Dockerfile
|
|
docker/.dockerignore
|
|
|
|
# IDE
|
|
.vscode
|
|
.idea
|
|
*.iml |