mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
Add linguist override to identify .gd files as GDScript rather than GAP
This commit is contained in:
parent
30807f1436
commit
284fd9b6d3
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# linguist override to identify .gd files as GDScript rather than GAP.
|
||||||
|
*.gd linguist-language=GDScript
|
Loading…
Reference in a new issue