FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
dex-backend/.gitattributes at develop · DigitalExcellence/dex-backend · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
DigitalExcellence
/
dex-backend
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
21
Code
Issues
38
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
dex-backend
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
22 lines (19 loc) · 406 Bytes
Breadcrumbs
dex-backend
/
.gitattributes
Copy path
File metadata and controls
22 lines (19 loc) · 406 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
#
Auto detect text files and perform LF normalization
*
text
=
auto
eol
=
lf
#
These files are text and should be normalized (convert crlf => lf)
*
.cs
eol
=
lf
diff
=
csharp
*
.ts
eol
=
lf
*
.js
eol
=
lf
*
.csproj
text
*
.sln
text
*
.tt
text
*
.ps1
text
*
.cmd
text
*
.msbuild
text
*
.xaml
text
*
.md
eol
=
lf
#
Images should be treated as binary
#
(binary is a macro for -text -diff)
*
.png
binary
*
.jepg
binary
*
.sdf
binary
Back
|
FazBrowse Home
|
New Git URL