diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..61d5b41 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Git LFS — Unreal Engine (binários grandes) +# Gitea suporta LFS; garante que o servidor tenha LFS activo no repositório. + +*.uasset filter=lfs diff=lfs merge=lfs -text +*.umap filter=lfs diff=lfs merge=lfs -text