plebdevs/.prettierignore

11 lines
122 B
Plaintext
Raw Normal View History

2025-04-02 17:46:04 -05:00
# Ignore artifacts
.next
build
node_modules
public
.git
.gitignore
package-lock.json
.DS_Store
# Prisma
prisma/migrations