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 f3eaeda commit 019ad0fCopy full SHA for 019ad0f
.gitattributes
@@ -0,0 +1,26 @@
1
+# Directories
2
+/.git export-ignore
3
+/.github export-ignore
4
+/.wordpress-org export-ignore
5
+
6
+# Files
7
+/.babelrc export-ignore
8
+/.browserslistrc export-ignore
9
+/.DS_Store export-ignore
10
+/.editorconfig export-ignore
11
+/.eslintignore export-ignore
12
+/.eslintrc export-ignore
13
+/.gitattributes export-ignore
14
+/.gitignore export-ignore
15
+/CHANGELOG.md export-ignore
16
+/CODE_OF_CONDUCT.md export-ignore
17
+/composer.json export-ignore
18
+/composer.lock export-ignore
19
+/CONTRIBUTING.md export-ignore
20
+/CREDITS.md export-ignore
21
+/LICENSE.md export-ignore
22
+/package-lock.json export-ignore
23
+/package.json export-ignore
24
+/phpcs.xml export-ignore
25
+/postcss.config.js export-ignore
26
+/README.md export-ignore
0 commit comments