Skip to content

Commit dc824de

Browse files
committed
Add(gitattributes) Add .gitattributes to repository
1 parent 2cbd557 commit dc824de

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.docker/ export-ignore
2+
.editorconfig export-ignore
3+
.env.dist export-ignore
4+
.gitattributes export-ignore
5+
.github/ export-ignore
6+
.gitignore export-ignore
7+
.php-cs-fixer.dist.php export-ignore
8+
docker-compose.yml export-ignore
9+
phpstan.neon export-ignore
10+
phpunit.xml export-ignore
11+
tests/ export-ignore

0 commit comments

Comments
 (0)