Skip to content

Commit 20d569c

Browse files
committed
Add .gitattributes from master
Copied from 66036ca Ping #958
1 parent 900ab93 commit 20d569c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitattributes

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Files to exclude when creating archive
2+
/tests export-ignore
3+
/.github export-ignore
4+
/.gitmodules export-ignore
5+
/.gitignore export-ignore
6+
/.php_cs export-ignore
7+
/.travis.yml export-ignore
8+
/.phpstan-src.neon export-ignore
9+
/.phpstan-src-71.neon export-ignore
10+
/.phpstan-tests.neon export-ignore
11+
/phpunit-integration.xml export-ignore
12+
/phpunit.xml export-ignore
13+
/ruleset.xml export-ignore
14+
/travis export-ignore
15+
/util export-ignore

0 commit comments

Comments
 (0)