Skip to content

Commit

Permalink
fix: keep dist folder (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
phwissmann authored Nov 18, 2024
1 parent a48d4af commit f0c5563
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/openem-ingestor-app/frontend/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node_modules/**
dist/**
!dist
!dist/.gitkeep
Empty file.

0 comments on commit f0c5563

Please sign in to comment.