diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6de97dd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.blend filter=lfs diff=lfs merge=lfs -text +*.glb filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 78c7d8f..b537ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ game/.godot +*.uid