Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit 0db1d8a

Browse files
authored
Remove unnecessary files from builded package
1 parent 2cc7f93 commit 0db1d8a

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

.gitattributes

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
# Not archived
2+
.docs export-ignore
3+
examples export-ignore
4+
tests export-ignore
5+
.editorconfig export-ignore
16
.gitattributes export-ignore
27
.gitignore export-ignore
38
.travis.yml export-ignore
4-
composer.lock export-ignore
5-
tests/ export-ignore
6-
examples/ export-ignore
7-
*.md export-ignore
9+
LICENSE export-ignore
10+
README.md export-ignore
11+
phpstan.neon export-ignore
12+
ruleset.xml

0 commit comments

Comments
 (0)