Skip to content

Commit cce837c

Browse files
committed
Preserve the planet
1 parent b19445a commit cce837c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)