mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add snowpack dependency directory (#3315)
This commit is contained in:
parent
55df35ee63
commit
8d88fa5215
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,9 @@ build/Release
|
|||
node_modules/
|
||||
jspm_packages/
|
||||
|
||||
# Snowpack dependency directory (https://snowpack.dev/)
|
||||
web_modules/
|
||||
|
||||
# TypeScript v1 declaration files
|
||||
typings/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue