12 lines
134 B
Plaintext
12 lines
134 B
Plaintext
# general
|
|
.git
|
|
node_modules
|
|
|
|
# dejá fuera todo lo que no sea código
|
|
*.log
|
|
tmp
|
|
dist
|
|
build
|
|
|
|
# ‼️ NO ignorés core/prisma ‼️
|