mirror of
https://github.com/lone-cloud/gerbil
synced 2026-06-03 09:33:10 -07:00
6 lines
172 B
Text
6 lines
172 B
Text
# Prettier-specific ignores (beyond .gitignore)
|
|
# Keep files that should be tracked by git but not formatted by prettier
|
|
|
|
.vscode/settings.json
|
|
coverage/
|
|
package-lock.json
|