summaryrefslogtreecommitdiff
path: root/.prettierignore
blob: 1ebcb2e0b4d7eb7a3bef17bdba6e3436457de4f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Project files
package-lock.json
/.sqlx/
/docs/api/mermaid/
/target/
/coverage/

# IDE-specific files
#
# (There's no local ignores, so it's not practical to separate these out of the project config)
/.nova/