瀏覽代碼

.gitignore: Add *.dproj.local and *.identcache

Jordan Russell 13 年之前
父節點
當前提交
0162a4155a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Projects/.gitignore

+ 2 - 0
Projects/.gitignore

@@ -1,5 +1,7 @@
 *.dcu
 *.dcu
 *.dll
 *.dll
+*.dproj.local
 *.exe
 *.exe
+*.identcache
 buildtag.inc
 buildtag.inc
 setup-*.bin
 setup-*.bin