# Delphi compiler artifacts
*.dcu
*.dcp
*.bpl
*.drc
*.map
*.rsm
*.tds
*.o
*.obj
*.hpp

# Delphi IDE state / local files
*.identcache
*.local
*.dproj.local
*.bdsproj.local
*.dsk
*.~*
*.stat
__history/
__recovery/

# Build output
Win32/
Win64/
Debug/
Release/
*.exe

# Generated file lists
input_proto.lst

# OS junk
Thumbs.db
Desktop.ini
.DS_Store
