Skip to content

Commit

Permalink
add: ignore all dist files
Browse files Browse the repository at this point in the history
This hack was introduced in 05c4135 as a temporary solution,
as we referenced to this dependency using git url.
  • Loading branch information
JanPodmajersky committed Jun 18, 2024
1 parent 51f006f commit b7caf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.parcel-cache
coverage
node_modules
packages/**/dist
dist

0 comments on commit b7caf55

Please sign in to comment.