Skip to content

Commit c523a4a

Browse files
authored
Update .gitattributes
1 parent 827add2 commit c523a4a

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

.gitattributes

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# Ignore tests
2-
/tests export-ignore
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-tests.neon export-ignore
10+
/phpunit-integration.xml export-ignore
11+
/phpunit.xml export-ignore
12+
/ruleset.xml export-ignore
13+
/travis export-ignore

0 commit comments

Comments
 (0)