Skip to content

Commit

Permalink
chore: gitignore prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
zackspear committed Jun 25, 2024
1 parent ba98266 commit b7397df
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ emhttp/plugins/dynamix.my.servers/unraid-components/index.html

# development scripts
.dev-scripts/
emhttp/plugins/dynamix/sheets/node_modules/
emhttp/plugins/dynamix/sheets/.prettierignore
emhttp/plugins/dynamix/sheets/.prettierrc
emhttp/plugins/dynamix/sheets/package-lock.json
emhttp/plugins/dynamix/sheets/package.json
emhttp/plugins/node_modules/
emhttp/plugins/.prettierignore
emhttp/plugins/.prettierrc
emhttp/plugins/package-lock.json
emhttp/plugins/package.json

0 comments on commit b7397df

Please sign in to comment.