Initial check in

This commit is contained in:
2026-01-10 10:59:20 +01:00
commit b6f6941039
24 changed files with 1684 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.pas text
*.dfm text
# Declare files that will always have CRLF line endings on checkout.
# Denote all files that are truly binary and should not be modified.
*.exe binary
*.res binary