mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
2 Commits
65a716b034
...
6a2cf92c54
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6a2cf92c54 | ||
|
|
660bd643e1 |
@ -28,15 +28,16 @@
|
|||||||
|
|
||||||
# Default Delphi compiler directories
|
# Default Delphi compiler directories
|
||||||
# Content of this directories are generated with each Compile/Construct of a project.
|
# 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.
|
# Most of the time, files here do not have a place in a code repository.
|
||||||
#Win32/
|
Win32/
|
||||||
#Win64/
|
Win64/
|
||||||
#OSX64/
|
OSX64/
|
||||||
#OSXARM64/
|
OSXARM64/
|
||||||
#Android/
|
Android/
|
||||||
#Android64/
|
Android64/
|
||||||
#iOSDevice64/
|
iOSDevice64/
|
||||||
#Linux64/
|
Linux64/
|
||||||
|
WinARM64EC/
|
||||||
|
|
||||||
# Delphi compiler-generated binaries (safe to delete)
|
# Delphi compiler-generated binaries (safe to delete)
|
||||||
*.exe
|
*.exe
|
||||||
@ -80,3 +81,6 @@ __recovery/
|
|||||||
|
|
||||||
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
|
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
|
||||||
modules/
|
modules/
|
||||||
|
|
||||||
|
# DUnitX test result
|
||||||
|
dunitx-results.xml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user