Skip to content

Commit d45c89d

Browse files
committed
adding a .github folder
1 parent 2445135 commit d45c89d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.gitattributes

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
/.editorconfig export-ignore
44
/.gitattributes export-ignore
5+
/.github export-ignore
56
/.gitignore export-ignore
67
/.php_cs export-ignore
8+
/.scrutinizer.yml export-ignore
79
/.travis.yml export-ignore
8-
/examples export-ignore
9-
/phpunit.xml export-ignore
1010
/README.md export-ignore
1111
/scrutinizer.yml export-ignore
12-
/test export-ignore
1312
/CHANGELOG.md export-ignore
14-
/CONTRIBUTING.md export-ignore
1513
/CONDUCT.md export-ignore
16-
/ISSUE_TEMPLATE.md export-ignore
14+
/phpunit.xml export-ignore
15+
/examples export-ignore
16+
/test export-ignore
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)