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 6c5fc88 commit bcd2492Copy full SHA for bcd2492
.gitattributes
@@ -48,8 +48,11 @@
48
/.dev-notes export-ignore
49
/.gitattributes export-ignore
50
/.gitignore export-ignore
51
+/.htaccess export-ignore
52
/.tests export-ignore
53
+/jest.config.js export-ignore
54
/jest.config.mjs export-ignore
55
/node_modules export-ignore
56
/package.json export-ignore
57
+/package-lock.json export-ignore
58
/tests export-ignore
0 commit comments