Update .gitignore

This commit is contained in:
q13x 2024-03-25 16:25:36 -07:00 committed by GitHub
parent 9c98cbf581
commit 7c9915a141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules node_modules
build build
.sourcehash .sourcehash
.DS_Store