1
0
mirror of https://github.com/github/gitignore synced 2024-06-16 17:39:58 +02:00

feat(node): added .stylelintcache for stylelint

This commit is contained in:
Ole-Martin Bratteng 2021-09-12 03:02:20 +02:00 committed by GitHub
parent b0012e4930
commit 49ec6fd170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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