Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
27 lines (26 loc) · 1.01 KB

File metadata and controls

27 lines (26 loc) · 1.01 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Handle line endings automatically for files detected as text and leave all
# files detected as binary untouched.
* text=auto
# Files and directories with the attribute export-ignore won’t be added to
# archive files. See http://git-scm.com/docs/gitattributes for details.
.gitattributes export-ignore
.gitignore export-ignore
/*.neon export-ignore
/*.neon.dist export-ignore
/.github export-ignore
/rector.php export-ignore
/.php-cs-fixer.dist.php export-ignore
/.readthedocs.yml export-ignore
/Makefile export-ignore
/box.* export-ignore
/doc/ export-ignore
/compose.yaml export-ignore
/docker/ export-ignore
/flake.* export-ignore
/extensions/*tests/ export-ignore
/phpbench.json export-ignore
/phpunit.xml.dist export-ignore
/tests/ export-ignore
/docs/ export-ignore
/examples/ export-ignore
/phpstan/ export-ignore
Morty Proxy This is a proxified and sanitized view of the page, visit original site.