1
0
Fork 0
freesewing/.prettierignore
Joost De Cock 51dc1d9732
[breaking]: FreeSewing v4 (#7297)
Refer to the CHANGELOG for all info.

---------

Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com>
Co-authored-by: Josh Munic <jpmunic@gmail.com>
Co-authored-by: Jonathan Haas <haasjona@gmail.com>
2025-04-01 16:15:20 +02:00

31 lines
467 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
*.json
Dockerfile
LICENSE
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