mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Update Delphi.gitignore
Added RAD Studio 13.1 WinARM64EC directory and DUnitX results
This commit is contained in:
parent
c677dd99d4
commit
660bd643e1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user