1
1
mirror of https://github.com/primer/css.git synced 2024-12-23 14:13:14 +03:00

add .stylelintcache to .gitignore

This commit is contained in:
Shawn Allen 2019-09-25 13:16:04 -07:00
parent a95c6e1bc3
commit bdb08b30b8

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
.changelog
.next/
.sass-cache
.stylelintcache
.storybuild/
_site
dist/