Skip to content

Commit d4ccbf6

Browse files
authored
[Maintenance] Configure .gitattributes (#306)
Potentially fixes #294
2 parents f0c2f28 + 9afdafe commit d4ccbf6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.gitattributes

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
/.docker export-ignore
2+
/.github export-ignore
3+
/etc export-ignore
4+
/tests/Integration export-ignore
5+
/tests/TestApplication export-ignore
6+
/tests/Unit export-ignore
7+
.dockerignore export-ignore
8+
.editorconfig export-ignore
9+
.gitattributes export-ignore
10+
.gitignore export-ignore
11+
behat.yml.dist export-ignore
12+
ecs.php export-ignore
13+
node_modules export-ignore
14+
phpstan.neon.dist export-ignore
15+
phpunit.xml.dist export-ignore
16+
rector.php export-ignore
17+
symfony.lock export-ignore

0 commit comments

Comments
 (0)