FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python/.gitattributes at main · harp-tech/python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
harp-tech
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
5
Code
Issues
5
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
48 lines (43 loc) · 684 Bytes
Breadcrumbs
python
/
.gitattributes
Copy path
File metadata and controls
48 lines (43 loc) · 684 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#
Auto detect text files and normalize line endings
*
text
=
auto
#
Scripts
*
.cmd
text
eol
=
crlf
*
.sh
text
eol
=
lf
*
.ps1
text
#
Config
*
.gitignore
text
*
.gitattributes
text
*
.gitmodules
text
eol
=
lf
*
.git-blame-ignore-revs
text
*
.python-version
text
*
.editorconfig
text
*
.toml
text
*
.sln
text
*
.proj
text
*
.props
text
*
.targets
text
*
.csproj
text
*
.wixproj
text
*
.config
text
*
.json
text
*
.xml
text
*
.yml
text
#
Code
*
.css
text
*
.py
text
diff
=
python
*
.manifest
text
*
.vsixmanifest
text
*
.vstemplate
text
*
.resx
text
*
.cs
text
*
.bonsai
text
*
.wxs
text
#
Documents
LICENSE
text
*
.md
text
diff
=
markdown
*
.rtf
diff
=
astextplain
#
Graphics
*
.png
binary
*
.ico
binary
*
.gif
binary
*
.svg
text
Back
|
FazBrowse Home
|
New Git URL