chore: update .gitignore

This commit is contained in:
dec0dOS 2023-10-15 16:37:37 +01:00
parent efb37caab2
commit 9b1ac15b46

8
.gitignore vendored
View file

@ -150,15 +150,9 @@ sketch
.yarn/*
!.yarn/releases
!.yarn/patches
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
# if you are NOT using Zero-installs, then:
# comment the following lines
!.yarn/cache
# and uncomment the following lines
# .pnp.*
# End of https://www.toptal.com/developers/gitignore/api/vscode,yarn,react,node