]> source.dussan.org Git - gitignore.git/commitdiff
Add snowpack dependency directory (#3315)
authorIgor Strebezhev <xamgore@users.noreply.github.com>
Wed, 19 Feb 2020 18:08:11 +0000 (21:08 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 18:08:11 +0000 (14:08 -0400)
Node.gitignore

index 9b9ca9eb6b592b8d0cc38638c856ec594f5b1e92..3d88bf0c4c0c7b11bc646cb863b3b365278eba2b 100644 (file)
@@ -41,6 +41,9 @@ build/Release
 node_modules/
 jspm_packages/
 
+# Snowpack dependency directory (https://snowpack.dev/)
+web_modules/
+
 # TypeScript v1 declaration files
 typings/