]> source.dussan.org Git - gitignore.git/commitdiff
Added Castalia *.stat files 1303/head
authorVladislav Yaroslavlev <vladon@vladon.com>
Mon, 1 Dec 2014 20:08:13 +0000 (23:08 +0300)
committerVladislav Yaroslavlev <vladon@vladon.com>
Mon, 1 Dec 2014 20:08:13 +0000 (23:08 +0300)
Castalia is a free plugin for Delphi since XE7. It uses *.stat files to
save statistics of the IDE usage for each project (compile time, debug
time etc.)

It is safe to delete it, and it is useless to move *.stat files between
developers (each developer has its own IDE statistics).

Delphi.gitignore

index 78e5f118ef2327419a28aadc13c66ac9620170f4..8d5d458f0d07dcf9c8e359937372bad01614ef40 100644 (file)
@@ -52,3 +52,6 @@
 # Delphi history and backups
 __history/
 *.~*
+
+# Castalia statistics file
+*.stat