Update .npmignore

This commit is contained in:
2025-05-27 08:27:20 -03:00
parent be21a2496e
commit 84a7a00cd1

View File

@ -1,12 +1,15 @@
.openapi-generator/
examples/ examples/
node_modules/ node_modules/
scripts/ scripts/
src/ src/
vendor/
.editorconfig .editorconfig
.env .env
.env.example .env.example
.gitattributes .gitattributes
.gitignore .gitignore
.openapi-generator-ignore
bootstrap.ps1 bootstrap.ps1
bootstrap.sh bootstrap.sh