NPM ignore few files while publish

Change-Id: I5889b90e605dd009f7a7387ca4a8f67f24d1df6e
This commit is contained in:
Roman Jaroš 2023-09-09 20:35:06 +02:00
parent 220b75cb81
commit 312b1dd8bd
5 changed files with 8 additions and 3 deletions

2
source/shared/gitignore Normal file
View file

@ -0,0 +1,2 @@
build/
node_modules/