Commit c57220f9 authored by Vladislav Yaroslavlev's avatar Vladislav Yaroslavlev

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).
parent c6e6d99b
......@@ -52,3 +52,6 @@
# Delphi history and backups
__history/
*.~*
# Castalia statistics file
*.stat
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment