1
0
Fork 0
freesewing/.prettierignore
2023-04-15 15:47:00 +02:00

26 lines
372 B
Text

# Since we generate a bunch of YAML and MarkDown files programatically
# It triggers this constant fight between prettier and YAML/MD formatting
# So let's not
*.yaml
*.yml
*.md
*.mustache
*.gif
*.ico
*.jpg
*.png
*.svg
*.prisma
*.sqlite
*.html
*.env
*.sh
Dockerfile
LICENSE
yarn.lock
.husky/pre-commit
.prettierignore
.gitignore
.eslintignore
.gitkeep
.all-contributorsrc