1
0
Fork 0
freesewing/.prettierignore

32 lines
467 B
Text
Raw Normal View History

2020-08-14 15:14:56 +02:00
# 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
2020-08-14 15:14:56 +02:00
*.yml
*.md
*.mustache
*.gif
*.ico
*.jpg
2022-10-11 01:37:26 +02:00
*.png
*.svg
*.prisma
*.sqlite
*.html
*.env
*.sh
*.json
Dockerfile
LICENSE
2022-09-15 13:49:55 +02:00
yarn.lock
.husky/pre-commit
.prettierignore
.gitignore
.eslintignore
.gitkeep
.all-contributorsrc
.nvmrc
ansible.cfg
sites/org/docs/docs/designs/*/options/readme.mdx
/.nx/workspace-data