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 942e786 + f04d9d6 commit e14fd95Copy full SHA for e14fd95
.gitattributes
@@ -4,14 +4,14 @@
4
# If you develop for WPCS using Composer, use `--prefer-source`.
5
# https://blog.madewithlove.be/post/gitattributes/
6
#
7
-/.gitattributes export-ignore
8
-/.gitignore export-ignore
9
-/.phpcs.xml.dist export-ignore
10
-/phpunit.xml.dist export-ignore
11
-/.github export-ignore
12
-/bin export-ignore
13
-/Tests export-ignore
14
-/WordPress/Tests export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.phpcs.xml.dist export-ignore
+/CODE_OF_CONDUCT.md export-ignore
+/phpunit.xml.dist export-ignore
+/.github export-ignore
+/Tests export-ignore
+/WordPress/Tests export-ignore
15
16
17
# Auto detect text files and perform LF normalization
0 commit comments