Skip to content

Commit

Permalink
Actually keep 'dist' dir
Browse files Browse the repository at this point in the history
Think this may unbork deploy.
  • Loading branch information
henrik committed Nov 3, 2023
1 parent 16a930f commit 5907e5b
Show file tree
Hide file tree
Showing 2 changed files 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 @@
.bundle/
dist/
dist/*
!dist/.keep
tmp/
Empty file added dist/.keep
Empty file.

0 comments on commit 5907e5b

Please sign in to comment.