Update gitignore

This commit is contained in:
Andras Schmelczer 2022-09-20 13:39:08 +02:00
parent 4e231821c7
commit bde0ad8f25
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ node_modules
yarm-error.log yarm-error.log
yarn.lock yarn.lock
package-lock.json package-lock.json
.DS_Store