Update .gitignore to include node_modules/moonlink.js/dist

This commit is contained in:
2024-04-16 15:17:19 +02:00
parent 9a235e2602
commit ad08c4dac2
11 changed files with 145 additions and 77 deletions

5
.gitignore vendored
View File

@ -41,7 +41,12 @@ bower_components
build/Release
# Dependency directories
node_modules/
!node_modules/moonlink.js/
!node_modules/moonlink.js/dist/
jspm_packages/
# Snowpack dependency directory (https://snowpack.dev/)