Skip to content

Commit

Permalink
chore: remove unnecessary inclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
sujuka99 committed Nov 22, 2023
1 parent 1fc9cc4 commit dccd506
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"includes": [
"**/*.{md}",
"**/*.{toml}",
"**/*.{css}",
"**/*.{scss}",
"**/*.{sass}"
"**/*.{css}"
],
"excludes": [
".pytest_cache/**",
Expand Down

0 comments on commit dccd506

Please sign in to comment.