Add Gitea migration doc and Git LFS attributes
Add MIGRACION_A_GITEA.md with instructions for migrating the repo to Gitea and handling large files. Add/expand .gitattributes to track common Unity asset types with Git LFS. Update .gitignore comment to reference gitignore.io. Remove Visual Studio solution FueraDeEscala-DinaLabs.slnx.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
# This .gitignore file should be placed at the root of your Unity project directory
|
||||
#
|
||||
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
||||
# Get latest Unity .gitignore template from gitignore.io
|
||||
#
|
||||
.utmp/
|
||||
/[Ll]ibrary/
|
||||
@@ -86,3 +86,4 @@ Thumbs.db
|
||||
/.wwebjs_auth
|
||||
/.wwebjs_auth
|
||||
/.wwebjs_auth/session
|
||||
*.md
|
||||
|
||||
Reference in New Issue
Block a user