Skip to content

Commit

Permalink
chore: ignore types dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Mar 9, 2024
1 parent eb30adc commit 4378b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ dist
.clinic

# Auto generated files
types/index.d.ts
types/

# lock files
bun.lockb
Expand Down
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ dist
# Auto generated files
package.json
CHANGELOG.md
types/index.d.ts
types/

# lock files
bun.lockb
Expand Down

0 comments on commit 4378b45

Please sign in to comment.