Skip to content

Commit d67c7e2

Browse files
authored
Exclude files (#221)
* Update .gitattributes * Update .gitattributes
1 parent f2f8d35 commit d67c7e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
33

44
# Ignore all test and documentation with "export-ignore".
5+
/.github export-ignore
56
/.gitattributes export-ignore
67
/.gitignore export-ignore
78
/.travis.yml export-ignore
89
/phpunit.xml.dist export-ignore
910
/.scrutinizer.yml export-ignore
11+
/screenshots export-ignore
1012
/tests export-ignore
1113
/.editorconfig export-ignore

0 commit comments

Comments
 (0)