Skip to content

Commit 805431b

Browse files
authored
Ignore .github & phpunit.xml for git export (#133)
1 parent c31460f commit 805431b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
.github export-ignore
12
.gitattributes export-ignore
23
.gitignore export-ignore
34
docs/ export-ignore
45
tests/ export-ignore
56
LICENSE export-ignore
7+
phpunit.xml export-ignore
68
*.md export-ignore

0 commit comments

Comments
 (0)