Files
Unity6ExampleProject/.gitattributes
Minimata 19dde4bbb7
Some checks failed
Create tag, test, build and upload / BumpTag (push) Successful in 11s
Create tag, test, build and upload / Test (editmode) (push) Failing after 2m29s
Create tag, test, build and upload / Test (playmode) (push) Failing after 2m24s
Create tag, test, build and upload / Test (standalone) (push) Failing after 2m24s
Create tag, test, build and upload / Build (StandaloneLinux64) (push) Has been skipped
Create tag, test, build and upload / Build (StandaloneWindows) (push) Has been skipped
Create tag, test, build and upload / Build (WebGL) (push) Has been skipped
Initial commit
2025-06-18 23:27:10 +02:00

12 lines
436 B
Plaintext

# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# Raw Content types
*.fbx filter=lfs diff=lfs merge=lfs -text
*.3ds filter=lfs diff=lfs merge=lfs -text
*.psd filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.wav filter=lfs diff=lfs merge=lfs -text
*.xcf filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text