Skip to content

Commit 6731c6b

Browse files
committed
.gitattributes : adding all files and directories to exclude when installing the library
1 parent 2dcd40c commit 6731c6b

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)