Skip to content

Commit

Permalink
fixes gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
  • Loading branch information
CBiasuzzi committed Dec 6, 2023
1 parent 91a2160 commit 4589e35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion network-map-viewer/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ npm-debug.log*
.env.production.local

/demo/node_modules
/demo/build
/demo/build
/demo/dist
1 change: 1 addition & 0 deletions network-map-viewer/demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4589e35

Please sign in to comment.