Skip to content

Commit d078da4

Browse files
committed
Add gitattributes to simplify zip export
1 parent 7f5fb4e commit d078da4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/.gitattributes export-ignore
2+
/.tx/ export-ignore
3+
/build.xml export-ignore
4+
/languages/*.pot export-ignore
5+
/languages/*.po export-ignore
6+
/tests/ export-ignore

0 commit comments

Comments
 (0)