Skip to content

Commit 57c3a1a

Browse files
Bring in line with JavaScript (#1427)
1 parent 3a6344d commit 57c3a1a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.prettierignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22
/.github/workflows/sync-labels.yml
33
exercises/**/README.md
44
!/README.md
5+
6+
# Originates from https://github.com/exercism/org-wide-files
57
CODE_OF_CONDUCT.md
8+
LICENSE
69

710
# These are formatted via configlet and will not match prettier
811
exercises/**/.meta/config.json
12+
exercises/**/.approaches/config.json
13+
config.json
14+
15+
# Originates from https://github.com/exercism/problem-specifications
16+
exercises/practice/**/.docs/instructions.md
17+
exercises/practice/**/.docs/introduction.md

0 commit comments

Comments
 (0)