Skip to content

Commit d0c4f1c

Browse files
add paths and folders to be export-ignored to .gitattributes
1 parent ca6ad46 commit d0c4f1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@
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

0 commit comments

Comments
 (0)