FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
InputSystem/.gitattributes at develop · Unity-Technologies/InputSystem · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Unity-Technologies
/
InputSystem
Public
Notifications
You must be signed in to change notification settings
Fork
340
Star
1.5k
Code
Issues
2
Pull requests
62
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
InputSystem
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (24 loc) · 597 Bytes
Breadcrumbs
InputSystem
/
.gitattributes
Copy path
File metadata and controls
26 lines (24 loc) · 597 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
#
by convention everything should be LF
*
text
eol
=
lf
#
VS can handle these as LF, but really wants them as CRLF
*
.vcproj
text
eol
=
crlf
*
.vcxproj
text
eol
=
crlf
*
.vcxproj.filters
text
eol
=
crlf
*
.csproj
text
eol
=
crlf
*
.props
text
eol
=
crlf
*
.targets
text
eol
=
crlf
*
.sln
text
eol
=
crlf
*
.sln.template
text
eol
=
crlf
*
.bat
text
eol
=
crlf
*
.cmd
text
eol
=
crlf
*
.xaml
text
eol
=
crlf
*
.dll
binary
*
.exe
binary
*
.pdb
binary
*
.png
binary
*
.jpg
binary
*
.exr
binary
*
.ttf
binary
*
.pdf
binary
*
.xcf
binary
*
.ico
binary
Back
|
FazBrowse Home
|
New Git URL