add style.css to gitignore

This commit is contained in:
booploops 2022-06-29 18:14:41 -07:00
parent f45ec24fd4
commit c568bdd26a

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ dist
build
.flatpak*
yarn-cache
src/renderer/style.css
# Misc
.idea