Update .gitignore

This commit is contained in:
Adam Matthiesen 2024-02-14 07:52:56 -08:00 committed by GitHub
parent 80eaeed1ad
commit 03d22bd7ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules node_modules
.archive .archive
.npmrc