Update Delphi.gitignore

Added RAD Studio 13.1 WinARM64EC directory and DUnitX results
This commit is contained in:
Chua CheeWee 2026-04-10 14:15:41 +08:00 committed by GitHub
parent c677dd99d4
commit 660bd643e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,15 +28,16 @@
# 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/
#OSX64/
#OSXARM64/
#Android/
#Android64/
#iOSDevice64/
#Linux64/
# Most of the time, files here do not have a place in a code repository.
Win32/
Win64/
OSX64/
OSXARM64/
Android/
Android64/
iOSDevice64/
Linux64/
WinARM64EC/
# Delphi compiler-generated binaries (safe to delete)
*.exe
@ -80,3 +81,6 @@ __recovery/
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
modules/
# DUnitX test result
dunitx-results.xml