aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 26b869c..53b193c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,4 +12,9 @@ thirdparty/* linguist-vendored
*.jar binary
*.png binary
*.ttf binary
-*.tza binary \ No newline at end of file
+*.tza binary
+
+.godot binary
+.material binary
+.import binary
+*.tscn filter=lfs diff=lfs merge=lfs -text \ No newline at end of file