Skip to content

Commit 40037b1

Browse files
authored
Merge pull request #28 from rayanlevert/3.0
.gitattributes : adding all files and directories to exclude when installing the library
2 parents afa961f + 019afa2 commit 40037b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
3+
/.docker-compose.yml export-ignore
4+
/.phpcs.xml export-ignore
5+
/.phpunit.xml export-ignore
6+
/.github
7+
/.docker
8+
/.tests

0 commit comments

Comments
 (0)