Skip to content

Instantly share code, notes, and snippets.

@xingfuqiu
Created June 26, 2013 09:24
Show Gist options
  • Save xingfuqiu/5866055 to your computer and use it in GitHub Desktop.
Save xingfuqiu/5866055 to your computer and use it in GitHub Desktop.
gitignore in delphi
*.dcu
*.~*~
*.local
*.identcache
__history
*.drc
*.map
*.exe
*.dll
bin/*
#Delphi7
*.ddp
*.~pas
*.~dfm
*.stat
*.~dpr
#other
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment