Skip to content

Commit 21ad742

Browse files
authored
Create .gitattributes
1 parent c45ba74 commit 21ad742

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)