Sfoglia il codice sorgente

Readd .lfsconfig

Signed-off-by: Mike Chang <[email protected]>
Mike Chang 3 anni fa
parent
commit
5cb6dad648
1 ha cambiato i file con 15 aggiunte e 0 eliminazioni
  1. 15 0
      .lfsconfig

+ 15 - 0
.lfsconfig

@@ -0,0 +1,15 @@
+[lfs]
+# Default LFS endpoint for this repository
+url=https://dhd25kjovahfi.cloudfront.net/api/v1
+
+# To use the endpoint with your fork, run the following git command
+# in your local repository (without the '#'), replacing 'owner' with 
+# the username or organization that owns the fork.
+#
+# git config lfs.url "https://dhd25kjovahfi.cloudfront.net/api/v1/fork/owner"
+#
+# For example, if your fork is https://github.com/octocat/o3de use
+# git config lfs.url "https://dhd25kjovahfi.cloudfront.net/api/v1/fork/octocat"
+#
+# IMPORTANT: authenticate with your GitHub username and personal access token
+# not your GitHub password