parent
dd93cc21d4
commit
0da4f7ad71
@ -0,0 +1,17 @@
|
|||||||
|
# Normalize EOL for all files that Git considers text files.
|
||||||
|
* text=auto eol=lf
|
||||||
|
*png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.exr filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.webp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xcf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.blend filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*blend filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*jpeg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*ogg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*ogbv filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*ogv filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*mp4 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*mov filter=lfs diff=lfs merge=lfs -text
|
||||||
@ -0,0 +1,6 @@
|
|||||||
|
# Godot 4+ specific ignores
|
||||||
|
.godot/
|
||||||
|
/android/
|
||||||
|
./3d/lib/*
|
||||||
|
./3d/lib/
|
||||||
|
*blend[0-9]
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue