Skip to content

Commit

Permalink
Tell prettier to ignore testdata files
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed May 29, 2023
1 parent 7db3769 commit dfee1ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
.vs/
.ionide/

testdata
legacy/builder/test/downloaded_*
/arduino/libraries/librariesindex/testdata/invalid.json
/arduino/security/testdata/
/.licenses/
Expand Down

0 comments on commit dfee1ea

Please sign in to comment.