Skip to content

Commit 76a8040

Browse files
savinmikhailisfedorov
authored andcommitted
feat: add .gitattributes for export-ignore
1 parent 03273d0 commit 76a8040

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
.php-cs-fixer.php export-ignore
4+
docker-compose.yml export-ignore
5+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)