We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b171a18 commit 49512faCopy full SHA for 49512fa
.gitignore
@@ -29,3 +29,9 @@ nightwatch.settings.json
29
30
# Ignore phpstan cache
31
phpstan-tmp
32
+
33
+# Ignore eslint cache
34
+.eslintcache
35
36
+# Ignore stylelint cache
37
+.stylelint-cache
misc/cspell/dictionary.txt
@@ -208,6 +208,7 @@ endtrans
208
enoki
209
entityviewedit
210
errmode
211
+eslintcache
212
etag
213
eurozone
214
evenodd
@@ -568,6 +569,7 @@ strs
568
569
sttid
570
styleguide
571
stylelint
572
+stylelintcache
573
stylescombo
574
subarrays
575
subchild
0 commit comments