Skip to content

Commit 6ca493a

Browse files
committed
Add .gitattributes
1 parent c51ca0c commit 6ca493a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
tests export-ignore
2+
.gitattributes export-ignore
3+
.gitignore export-ignore
4+
.styleci.yml export-ignore
5+
.travis.yml export-ignore
6+
docker-compose.yml export-ignore
7+
Dockerfile export-ignore
8+
Makefile export-ignore
9+
phpstan.neon export-ignore
10+
phpunit.xml export-ignore

0 commit comments

Comments
 (0)