Added Delphi default compile/construct directories
This commit is contained in:
parent
4488915eec
commit
fc05d64d6d
@ -26,6 +26,18 @@
|
|||||||
#*.obj
|
#*.obj
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# 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/
|
||||||
|
|
||||||
# Delphi compiler-generated binaries (safe to delete)
|
# Delphi compiler-generated binaries (safe to delete)
|
||||||
*.exe
|
*.exe
|
||||||
*.dll
|
*.dll
|
||||||
|
Loading…
Reference in New Issue
Block a user