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 c45ba74 commit 21ad742Copy full SHA for 21ad742
.gitattributes
@@ -0,0 +1,11 @@
1
+* text=auto
2
+
3
+# Ignored files during git-archive. Since the plugin must be installed at the root of
4
+# the mu-plugins directory, we just want the ep4-mu-loader.php file to be included, and
5
+# no other files.
6
7
+.gitattributes export-ignore
8
+.gitignore export-ignore
9
+README.md export-ignore
10
+readme.txt export-ignore
11
+composer.json export-ignore
0 commit comments