FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
scriptdev2/.gitattributes at master · vanasisf/scriptdev2 · GitHub
vanasisf
/
scriptdev2
Public
forked from
scriptdev2/scriptdev2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
scriptdev2
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (14 loc) · 554 Bytes
Breadcrumbs
scriptdev2
/
.gitattributes
Copy path
File metadata and controls
17 lines (14 loc) · 554 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
#
Lineendings
*
.sln
eol
=
crlf
*
.vcproj
eol
=
crlf
*
.vcxproj
*
eol
=
crlf
*
.patch
eol
=
lf
#
Whitespace rules
#
strict (no trailing, no tabs)
*
.cpp
whitespace
=
trailing-space,space-before-tab,tab-in-indent,cr-at-eol
*
.h
whitespace
=
trailing-space,space-before-tab,tab-in-indent,cr-at-eol
#
normal (no trailing)
*
.sql
whitespace
=
trailing-space,space-before-tab,cr-at-eol
*
.txt
whitespace
=
trailing-space,space-before-tab,cr-at-eol
#
special files which must ignore whitespace
*
.patch
whitespace
=
-trailing-space
Back
|
FazBrowse Home
|
New Git URL