Skip to content

Commit

Permalink
fix(ods): prevent utils transpiled code to be committed
Browse files Browse the repository at this point in the history
  • Loading branch information
dpellier committed Jul 29, 2024
1 parent 19a7f7d commit b5633db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ods/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DS_Store
node_modules/
dist/
src/components/utils/
tests/coverage/

# Generated doc file
Expand Down

0 comments on commit b5633db

Please sign in to comment.