Prvni verze na Git

This commit is contained in:
2026-04-07 18:23:56 +02:00
parent d314d0524b
commit c0aa420ae0
92 changed files with 59472 additions and 2 deletions

27
.gitignore vendored
View File

@ -30,8 +30,8 @@
# Default Delphi compiler directories
# Content of this directories are generated with each Compile/Construct of a project.
# Most of the time, files here have not there place in a code repository.
#Win32/
#Win64/
Win32/
Win64/
#OSX64/
#OSXARM64/
#Android/
@ -81,3 +81,26 @@ __recovery/
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
modules/
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
*.stat
.gitignore
*.log
*.dxsettings
*.7z
*.zip
*.skincfg
*.json
SumatraPDF*
*.mes
*.tmp
x/
xx/
bak/
oldDLL/
Resources/
.git/