gitbutler/.prettierignore
Mattias Granlund aa4e1667c7 Enable prettier for .vscode files
- unclear why these were ever ignored
2024-10-09 11:31:08 +02:00

16 lines
180 B
Plaintext

.DS_Store
node_modules
butler/target
build
dist
.svelte-kit
package
.env
.env.*
!.env.example
crates/
flake*
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json