Skip to content

Commit 75ab09a

Browse files
committed
[TASK] Exclude several files and folders from dist archives
Closes #101
1 parent 44fdd7b commit 75ab09a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* text=auto
2+
/.Build export-ignore
3+
/.github export-ignore
4+
/Tests export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/ext_emconf.php export-ignore

0 commit comments

Comments
 (0)