FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ceutils/.gitattributes at main · phpcfdi/ceutils · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
phpcfdi
/
ceutils
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
10
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
ceutils
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (25 loc) · 979 Bytes
Breadcrumbs
ceutils
/
.gitattributes
Copy path
File metadata and controls
28 lines (25 loc) · 979 Bytes
Raw
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
28
#
Auto detect text files and perform LF normalization
*
text
=
auto
eol
=
lf
*
.cer
binary
*
.pem
binary
*
.key
binary
*
.bin
binary
#
Do not put this files on a distribution package (by .gitignore)
/
tools
/
export-ignore
/
vendor
/
export-ignore
/
composer.lock
export-ignore
#
Do not put this files on a distribution package
/
.github
/
export-ignore
/
.phive
/
export-ignore
/
build
/
export-ignore
/
tests
/
export-ignore
/
.editorconfig
export-ignore
/
.gitattributes
export-ignore
/
.gitignore
export-ignore
/
.php-cs-fixer.dist.php
export-ignore
/
phpcs.xml.dist
export-ignore
/
phpstan.neon.dist
export-ignore
/
phpunit.xml.dist
export-ignore
/
sonar-project.properties
export-ignore
#
Do not count these files on github code language
/
tests
/
_files
/
**
linguist-detectable
=
false
Back
|
FazBrowse Home
|
New Git URL