FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
DirectXTK/.gitattributes at main · microsoft/DirectXTK · GitHub
microsoft
/
DirectXTK
Public
Notifications
You must be signed in to change notification settings
Fork
537
Star
2.9k
Code
Issues
34
Pull requests
0
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
DirectXTK
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (22 loc) · 438 Bytes
Breadcrumbs
DirectXTK
/
.gitattributes
Copy path
File metadata and controls
24 lines (22 loc) · 438 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
#
Auto detect text files and perform LF normalization
*
text
=
auto
#
Explicitly declare code/VS files as CRLF
*
.cs
eol
=
crlf
*
.cpp
eol
=
crlf
*
.cmd
eol
=
crlf
*
.h
eol
=
crlf
*
.hlsl
eol
=
crlf
*
.hlsli
eol
=
crlf
*
.fx
eol
=
crlf
*
.fxh
eol
=
crlf
*
.inc
eol
=
crlf
*
.inl
eol
=
crlf
*
.csproj
eol
=
crlf
*
.vcxproj
eol
=
crlf
*
.filters
eol
=
crlf
*
.sln
eol
=
crlf
*
.yml
eol
=
crlf
#
Explicitly declare resource files as binary
*
.pdb
binary
*
.png
binary
*
.spritefont
binary
Back
|
FazBrowse Home
|
New Git URL