We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abedf90 commit 5bc9c8bCopy full SHA for 5bc9c8b
.gitattributes
@@ -8,6 +8,14 @@
8
# The above will handle all files NOT found below
9
#
10
11
+# Godot-specific files
12
+*.tscn text eol=lf merge=union
13
+*.tres text eol=lf merge=union
14
+*.godot text eol=lf
15
+*.gd text eol=lf diff=gdscript
16
+*.gdshader text eol=lf
17
+*.import text eol=lf
18
+
19
# Documents
20
*.bibtex text diff=bibtex
21
*.doc diff=astextplain
0 commit comments