Skip to content

Commit

Permalink
Merge pull request #990 from DFE-Digital/mb-ignore-data-schema-prettier
Browse files Browse the repository at this point in the history
Add data_schema to prettierignore
  • Loading branch information
gpeng authored Jan 19, 2024
2 parents 3eccee8 + 92f403f commit 6ae1bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ bin/dev
data
db/*.sqlite3
db/schema.rb
db/data_schema.rb
log
public/assets
storage
Expand Down

0 comments on commit 6ae1bf5

Please sign in to comment.