Skip to content

Commit 78e2745

Browse files
Exclude files from being distributed
1 parent dc01210 commit 78e2745

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+
.github/ export-ignore
2+
bin/ export-ignore
3+
doc/ export-ignore
4+
features/ export-ignore
5+
test/ export-ignore
6+
.gitattributes export-ignore
7+
.gitignore export-ignore
8+
.php_cs export-ignore
9+
CONTRIBUTING.md export-ignore
10+
docker-compose.yml export-ignore
11+
ecs.php export-ignore

0 commit comments

Comments
 (0)