您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Delphi.gitignore 72B

12345678910
  1. *.dcu
  2. *.~*~
  3. *.local
  4. *.identcache
  5. __history
  6. *.drc
  7. *.map
  8. *.exe
  9. *.dll
  10. bin/*