Skip to content

Commit 2417f0d

Browse files
authored
Add more export-ignores to .gitattributes
1 parent b377f12 commit 2417f0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# ignore directories in the git-generated distributed .zip archive
22
/.github export-ignore
33
/tests export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
generate-examples.php export-ignore
7+
generate-verified-files.php export-ignore
8+
phpunit.xml export-ignore
9+
examples.md export-ignore
10+
phpstan.neon.dist export-ignore

0 commit comments

Comments
 (0)