FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
flutter_cache_manager/.gitattributes at develop · SkillDevs/flutter_cache_manager · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SkillDevs
/
flutter_cache_manager
Public
forked from
Baseflow/flutter_cache_manager
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
flutter_cache_manager
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
39 lines (34 loc) · 827 Bytes
Breadcrumbs
flutter_cache_manager
/
.gitattributes
Copy path
File metadata and controls
39 lines (34 loc) · 827 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
#
This file is understood by git 1.7.2+.
#
Windows specific files should always be crlf on checkout
*
.bat
text
eol
=
crlf
*
.cmd
text
eol
=
crlf
*
.ps1
text
eol
=
crlf
#
Check out the following as ln always for osx/linux/cygwin
*
.sh
text
eol
=
lf
#
Opt in the following types to always normalize line endings
#
on checkin and always use native endings on checkout.
*
.config
text
*
.cs
text
diff
=
csharp
*
.csproj
text
*
.md
text
*
.msbuild
text
*
.nuspec
text
*
.pp
text
*
.ps1
text
*
.sln
text
*
.tt
text
*
.txt
text
*
.xaml
text
*
.xml
text
#
Binary files
*
.bmp
binary
*
.jpeg
binary
*
.jpg
binary
*
.nupkg
binary
*
.png
binary
*
.sdf
binary
*
.java
linguist-language
=
Dart
*
.kt
linguist-language
=
Dart
*
.swift
linguist-language
=
Dart
*
.m
linguist-language
=
Dart
*
.h
linguist-language
=
Dart
Back
|
FazBrowse Home
|
New Git URL