go-oauth2-server icon indicating copy to clipboard operation
go-oauth2-server copied to clipboard

Git LFS does not enabled for this repository

Open barlog-m opened this issue 1 year ago • 0 comments

The repository does not contain .gitattributes file and Content folder uasset files does not stored with Git LFS.

Sample contents of .gitattributes

* text=auto

# UE file types
*.uasset filter=lfs diff=lfs merge=lfs -text
*.umap filter=lfs diff=lfs merge=lfs -text

Content/** filter=lfs diff=lfs merge=lfs -text

barlog-m avatar Mar 19 '24 13:03 barlog-m