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:
Robii Aragon
2026-04-01 21:50:58 -07:00
parent 4ff44e8868
commit 1e09bcf96e
3 changed files with 23 additions and 5 deletions

3
.gitignore vendored
View File

@@ -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