FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
abacus-develop/.gitattributes at develop · deepmodeling/abacus-develop · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
deepmodeling
/
abacus-develop
Public
forked from
abacusmodeling/abacus-develop
Notifications
You must be signed in to change notification settings
Fork
243
Star
286
Code
Issues
258
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
abacus-develop
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (12 loc) · 365 Bytes
Breadcrumbs
abacus-develop
/
.gitattributes
Copy path
File metadata and controls
13 lines (12 loc) · 365 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
#
Text files use LF by default. Windows command scripts keep CRLF because
#
cmd.exe and installer tooling may depend on it.
*
text
=
auto
eol
=
lf
*
.bat
text
eol
=
crlf
*
.cmd
text
eol
=
crlf
*
.sh
text
eol
=
lf
CASES_
*
.txt
text
eol
=
lf
.gitattributes
export-ignore
.gitignore
export-ignore
.gitmodules
export-ignore
.pre-commit-config.yaml
export-ignore
.github
export-ignore
Back
|
FazBrowse Home
|
New Git URL