Skip to content

Commit 4b71586

Browse files
committed
Add gitattributes file.
1 parent 656a0e0 commit 4b71586

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/.github/ export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.wordpress-org/ export-ignore
5+
/.wordpress-version-checker.json export-ignore
6+
/*.xml.dist export-ignore
7+
/package.json export-ignore
8+
/package-lock.json export-ignore
9+
/bin/ export-ignore
10+
/tests/ export-ignore

0 commit comments

Comments
 (0)