mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
feat(node): added .stylelintcache
for stylelint
This commit is contained in:
parent
b0012e4930
commit
49ec6fd170
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@ web_modules/
|
|||
# Optional eslint cache
|
||||
.eslintcache
|
||||
|
||||
# Optional stylelint cache
|
||||
.stylelintcache
|
||||
|
||||
# Microbundle cache
|
||||
.rpt2_cache/
|
||||
.rts2_cache_cjs/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue