Skip to content

Commit a673d7d

Browse files
committed
Add missing .gitattributes content...
[ci skip]
1 parent df9ea4b commit a673d7d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
# Files excluded from git packages
3+
/tests export-ignore
4+
.gitignore export-ignore
5+
.gitattributes export-ignore
6+
.travis.yml export-ignore
7+
CHANGELOG.md export-ignore
8+
README.md export-ignore

0 commit comments

Comments
 (0)