Skip to content

Commit

Permalink
gitkeep dist
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars committed Nov 29, 2023
1 parent 14f523e commit a4f141c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
target
node_modules
dist
dist-js
2 changes: 2 additions & 0 deletions plugins/single-instance/examples/vanilla/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
node_modules/
dist/**
!dist/.gitkeep
Empty file.
2 changes: 2 additions & 0 deletions plugins/websocket/examples/svelte-app/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ node_modules
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
dist/**
!dist/.gitkeep
Empty file.

0 comments on commit a4f141c

Please sign in to comment.