Skip to content

Commit 4c4fb69

Browse files
committed
Exclude development files from distribution
1 parent bf8c89f commit 4c4fb69

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Exclude development files from distribution
2+
/_development export-ignore
3+
/_backup export-ignore
4+
/_tests export-ignore
5+
phpunit.xml.dist export-ignore
6+
.gitattributes export-ignore
7+
.gitignore export-ignore
8+
save-project.sh export-ignore

0 commit comments

Comments
 (0)