Bump
This commit is contained in:
parent
d5fd5b8c38
commit
a99ca6431e
|
|
@ -25,3 +25,8 @@
|
||||||
directory = /opt/flutter
|
directory = /opt/flutter
|
||||||
[protocol "file"]
|
[protocol "file"]
|
||||||
allow = always
|
allow = always
|
||||||
|
[filter "lfs"]
|
||||||
|
required = true
|
||||||
|
clean = git-lfs clean -- %f
|
||||||
|
smudge = git-lfs smudge -- %f
|
||||||
|
process = git-lfs filter-process
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,10 @@ Host crawler.kitsunehosting.net
|
||||||
HostName crawler.kitsunehosting.net
|
HostName crawler.kitsunehosting.net
|
||||||
User joe
|
User joe
|
||||||
|
|
||||||
|
host dockerhost
|
||||||
|
HostName 10.85.3.75
|
||||||
|
User joe
|
||||||
|
|
||||||
Host 10.12.33.234
|
Host 10.12.33.234
|
||||||
HostName 10.12.33.234
|
HostName 10.12.33.234
|
||||||
User will
|
User will
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue