Skip to content

Commit e1e1192

Browse files
committed
added .gitattributes
1 parent 78e0db7 commit e1e1192

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/.gitignore export-ignore
2+
/.gitattributes export-ignore
3+
/composer.lock export-ignore
4+
/phpunit.xml export-ignore
5+
/workenv export-ignore
6+
/tests export-ignore
7+
/.github export-ignore

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
xml-constrcutor
22
===
33

4+
v1.3.5 [2022-12-12]
5+
---
6+
7+
- Reduce size of package.
8+
49
v1.3.4 [2022-12-11]
510
---
611

0 commit comments

Comments
 (0)