Skip to content

Commit 1c6e271

Browse files
authored
Merge pull request #17 from higidi/ignore_tests_during_export
ignore tests folder while bundling
2 parents e894a7a + 9229b0c commit 1c6e271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.gitattributes export-ignore
22
.gitignore export-ignore
33
.phpunit.xml.dist export-ignore
4+
tests/ export-ignore

0 commit comments

Comments
 (0)