Skip to content

Commit eecf9c9

Browse files
Exclude files from package export (#122)
1 parent 1258a99 commit eecf9c9

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+
/.github export-ignore
2+
/tests export-ignore
3+
.editorconfig export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
.phplint.yml export-ignore
7+
blueprint-logo.png export-ignore
8+

0 commit comments

Comments
 (0)