plebdevs/.prettierignore
2025-04-02 17:46:04 -05:00

11 lines
122 B
Plaintext

# Ignore artifacts
.next
build
node_modules
public
.git
.gitignore
package-lock.json
.DS_Store
# Prisma
prisma/migrations