We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9febfd commit 977b4a4Copy full SHA for 977b4a4
.distignore
@@ -16,6 +16,7 @@ vendor
16
.gitignore
17
.markdownlint.json
18
.markdownlintignore
19
+.nvmrc
20
.stylelintignore
21
.stylelintrc.json
22
.travis.yml
.gitattributes
@@ -14,6 +14,7 @@
14
/.gitignore export-ignore
15
/.markdownlint.json export-ignore
/.markdownlintignore export-ignore
+/.nvmrc export-ignore
/.stylelintignore export-ignore
/.stylelintrc.json export-ignore
/.travis.yml export-ignore
0 commit comments