FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
flopy/.gitattributes at develop · modflowpy/flopy · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
modflowpy
/
flopy
Public
Notifications
You must be signed in to change notification settings
Fork
359
Star
625
Code
Issues
43
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
flopy
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (19 loc) · 755 Bytes
Breadcrumbs
flopy
/
.gitattributes
Copy path
File metadata and controls
23 lines (19 loc) · 755 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
#
##############################################################################
#
Set default behavior to automatically normalize line endings.
#
##############################################################################
*
text
=
auto
#
##############################################################################
#
Set the merge driver for windows files
#
*
.bat
text
eol
=
crlf
#
Denote all files that are truly binary and should not be modified.
*
.png
binary
*
.jpg
binary
*
.pdf
binary
#
Do not modify the model data in various directories
examples
/
data
/
**
binary
.docs
/
groundwater_paper
/
uspb
/
**
binary
#
Configure github-linguist exclusions
*
.bas
-
linguist-detectable
.docs
/
**
linguist-documentation
docs
/
**
linguist-documentation
Back
|
FazBrowse Home
|
New Git URL