# .gitignore file for CodeSnip project

# Delphi generated temporary files and directories
*.local
*.identcache
*.projdata
*.tvsconfig
*.dsk
*.~*
__history/

# Project specific directories & files
_build
Src/CodeSnip.cfg
Src/AutoGen/IntfExternalObj.pas
