1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Merge pull request #3829 from omBratteng/patch-1

feat(node): added `.stylelintcache` for stylelint
This commit is contained in:
Brian Douglas 2021-12-04 15:09:30 -08:00 committed by GitHub
commit 84d296a2ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,9 @@ web_modules/
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/