Skip to content

Commit

Permalink
fix(precommit): ignored test files
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah-potter committed Oct 12, 2024
1 parent acc2f8b commit fe5cb8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/.prettierignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
.DS_Store
node_modules
build
bin
.svelte-kit
package
main.js
.env
.env.*
!.env.example
.vscode-test

# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
Expand Down

0 comments on commit fe5cb8e

Please sign in to comment.