aboutsummaryrefslogtreecommitdiffstats
path: root/Delphi.gitignore
diff options
context:
space:
mode:
authorVladislav Yaroslavlev <vladon@vladon.com>2014-12-01 23:08:13 +0300
committerVladislav Yaroslavlev <vladon@vladon.com>2014-12-01 23:08:13 +0300
commitc57220f93ecc18f9fb3a36da79b92e69781afb7d (patch)
treeac4630af340cb78058a99fc7b39df93e1c09b520 /Delphi.gitignore
parentc6e6d99b65bcdfc8f248f9545fc9ae43d141d8bd (diff)
downloadgitignore-c57220f93ecc18f9fb3a36da79b92e69781afb7d.tar.gz
gitignore-c57220f93ecc18f9fb3a36da79b92e69781afb7d.zip
Added Castalia *.stat files
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).
Diffstat (limited to 'Delphi.gitignore')
-rw-r--r--Delphi.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Delphi.gitignore b/Delphi.gitignore
index 78e5f118..8d5d458f 100644
--- a/Delphi.gitignore
+++ b/Delphi.gitignore
@@ -52,3 +52,6 @@
# Delphi history and backups
__history/
*.~*
+
+# Castalia statistics file
+*.stat