Skip to content

Commit 263ff54

Browse files
gitattributes
1 parent 8c3d7bf commit 263ff54

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitattributes

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
.wordpress-org/ export-ignore
22
.gitignore export-ignore
3+
.github export-ignore
4+
README.md export-ignore
35

46
# GIT - Release version
5-
/git-tag.sh export-ignore
7+
/git-tag.sh export-ignore
8+
9+
# Composer
10+
composer.json
11+
composer.lock export ignore

0 commit comments

Comments
 (0)