Skip to content

Commit 064474d

Browse files
committed
Add folder .github.
1 parent 5d5050d commit 064474d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.gitattributes

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
/.gitattributes export-ignore
2-
/.gitignore export-ignore
3-
/build.xml export-ignore
4-
/phpunit.xml export-ignore
5-
/README.md export-ignore
6-
/test/ export-ignore
1+
/.gitattributes export-ignore
2+
/.github/ export-ignore
3+
/.gitignore export-ignore
4+
/README.md export-ignore
5+
/build.xml export-ignore
6+
/phpunit.xml export-ignore
7+
/test/ export-ignore

0 commit comments

Comments
 (0)