Browse Source

New configs for fork

Signed-off-by: Mike Chang <[email protected]>
Mike Chang 3 năm trước cách đây
mục cha
commit
a234cf5615
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 1 1
      .gitignore
  2. 3 3
      .lfsconfig

+ 1 - 1
.gitignore

@@ -1,6 +1,7 @@
 .idea/
 .vs/
 .vscode/
+.lfsconfig
 __pycache__
 /[Bb]uild
 [Oo]ut/**
@@ -20,4 +21,3 @@ server*.cfg
 _savebackup/
 *.swatches
 /imgui.ini
-

+ 3 - 3
.lfsconfig

@@ -1,15 +1,15 @@
 [lfs]
 # Default LFS endpoint for this repository
-url=https://d3df09qsjufr6g.cloudfront.net/api/v1
+url=https://d3h544f98hddv0.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"
+# git config lfs.url "https://d3h544f98hddv0.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"
+# git config lfs.url "https://d3h544f98hddv0.cloudfront.net/api/v1/fork/octocat"
 #
 # IMPORTANT: authenticate with your GitHub username and personal access token
 # not your GitHub password