7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
# Tell Gitea to treat Godot project and export files as assets, not PL/SQL
|
|
*.pck linguist-vendored
|
|
*.godot linguist-vendored
|
|
|
|
# Ensure C# files are always indexed correctly
|
|
*.cs linguist-detectable=true
|
|
* text=auto eol=lf |