trying to fix the plsql thing

This commit is contained in:
2026-08-05 15:34:47 -05:00
parent 08cae96a16
commit 3e28633e20
383 changed files with 12 additions and 1616 deletions
+7 -2
View File
@@ -1,2 +1,7 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# 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