Skip to content

Commit ec9d6ee

Browse files
authored
Merge pull request #28 from RonasIT/19_create-gitattributes-file
feat: add .gitattributes file
2 parents cc81c1b + 35034a9 commit ec9d6ee

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+
/bootstrap export-ignore
2+
/tests export-ignore
3+
LICENSE export-ignore
4+
docker-compose.yml export-ignore
5+
phpunit.xml export-ignore
6+
composer.lock export-ignore
7+
CONTRIBUTING.md export-ignore
8+
/README.md export-ignore

0 commit comments

Comments
 (0)