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.
2 parents 332b8dd + c3eba62 commit 62e7d06Copy full SHA for 62e7d06
.gitattributes
@@ -4,14 +4,14 @@
4
# If you develop for VIPCS using Composer, use `--prefer-source`.
5
# https://blog.madewithlove.be/post/gitattributes/
6
#
7
-/.editorconfig export-ignore
8
-/.gitattributes export-ignore
9
-/.gitignore export-ignore
10
-/.phpcs.xml.dist export-ignore
11
-/phpunit.xml.dist export-ignore
12
-/.github export-ignore
13
-/bin export-ignore
14
-/tests export-ignore
+/.editorconfig export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.phpcs.xml.dist export-ignore
+/phpunit.xml.dist export-ignore
+/.github export-ignore
+/bin export-ignore
+/tests export-ignore
15
/WordPressVIPMinimum/Tests export-ignore
16
17
0 commit comments