mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add .prettierignore
This commit is contained in:
8
.prettierignore
Normal file
8
.prettierignore
Normal file
@@ -0,0 +1,8 @@
|
||||
# It's pretty common for devs to have prettier configured to format on save,
|
||||
# so let's include some config to prevent it messing up files in this repo
|
||||
|
||||
# Prettier struggles with the kramdown extensions
|
||||
*.md
|
||||
|
||||
# Our stylesheets use a particular in-house(?) style
|
||||
*.scss
|
||||
Reference in New Issue
Block a user