mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-07-05 20:41:30 -07:00
17 lines
191 B
Text
17 lines
191 B
Text
# Delphi local files (user-specific info)
|
|
*.local
|
|
*.identcache
|
|
|
|
# Delphi history and backups
|
|
__history/
|
|
*.~*
|
|
|
|
# Compiled binaries
|
|
*.dcu
|
|
*.exe
|
|
*.dll
|
|
*.msi
|
|
|
|
# MSI local stuff
|
|
*.wixobj
|
|
*.wixpdb
|