Skip to content

Commit 8e8fbc4

Browse files
michaeldyryndabsweeney
authored andcommitted
add paths and folders to be export-ignored to .gitattributes
1 parent e33b584 commit 8e8fbc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,10 @@
1010
*.html text
1111
*.txt text
1212
*.svg text
13+
14+
/.gitattributes export-ignore
15+
/.gitignore export-ignore
16+
/.travis.yml export-ignore
17+
/phpunit.xml.dist export-ignore
18+
/sample-fonts export-ignore
19+
/tests export-ignore

0 commit comments

Comments
 (0)