Have git ignore the compiled styles

This commit is contained in:
Oliver-Akins 2024-09-02 00:49:35 -06:00
parent 1f473d25f6
commit f238db1c4d

1
.gitignore vendored
View file

@ -1 +1,2 @@
node_modules/ node_modules/
.styles