mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-12-21 20:10:34 -05:00
Setting up Git LFS
This commit is contained in:
parent
a5b84cb203
commit
d259559e8d
3 changed files with 2 additions and 5 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
static/files/images/tracks/ filter=lfs diff=lfs merge=lfs -text
|
||||
static/files/images/tracks filter=lfs diff=lfs merge=lfs -text
|
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -6,10 +6,6 @@
|
|||
path = content/toots
|
||||
url = git@github.com:Brandon-Rozek/website-toots.git
|
||||
branch = main
|
||||
[submodule "static/files/images/tracks"]
|
||||
path = static/files/images/tracks
|
||||
url = git@github.com:Brandon-Rozek/website-tracks-photos-v0
|
||||
branch = main
|
||||
[submodule "content/observations"]
|
||||
path = content/observations
|
||||
url = git@github.com:Brandon-Rozek/website-observations.git
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit e54b280af3c1ab63e837e8b49bc8f59a600189ab
|
Loading…
Reference in a new issue