1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 08:20:12 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Vladislav Yaroslavlev
c57220f93e 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).
2014-12-01 23:08:13 +03:00
Denis Grinyuk
0595dd7662 One more binary type to ignore 2014-05-28 15:47:56 +04:00
ONion
b8051dba2f trim 2014-03-31 11:49:00 +08:00
ONion
28c78172be change ignore file position 2014-03-31 11:25:08 +08:00
ONion
321f851859 add delphi .dcu
.DCU (Delphi Compiled Unit) files are binary files that are used between compiling source (text) and linking the executable. They're created by the compiler, joined together in memory, combined with the startup code and put into an actual executable (.EXE/.DLL/.BPL) by the linker
2014-03-31 11:07:06 +08:00
Denis Grinyuk
d51b1b71e9 Some cleanup 2014-02-13 11:29:21 +04:00
Denis Grinyuk
432f6edf38 Additional comments 2014-02-12 18:38:30 +04:00
Denis Grinyuk
baf7fe56e6 One more compiler-generated binary 2014-02-12 18:38:29 +04:00
Denis Grinyuk
7f275ff0ec Some filetypes should be commented by default 2014-02-12 18:38:28 +04:00
Denis Grinyuk
33540b9755 Nicer Delphi .gitignore
- added header with link to official documentation about Delphi filetypes
- added some missed file extensions
- made some grouping with descriptions
2014-02-12 18:38:27 +04:00
Denis Grinyuk
f85e67659d This is not Delphi-specific folder 2014-02-12 18:38:26 +04:00
Nick Hodges
412d6907bc Merging upstream 2013-11-27 15:03:08 -05:00
Nick Hodges
6ae5f35a5e Update Delphi to include new extensions 2013-09-25 12:27:20 -04:00
Andrzej Borucki
40dc966e27 File are for example parse.~pas
*.~*~ not match backup files
2013-04-24 20:51:16 +03:00
hjF
5fb6627cd4 Delphi gitignore 2012-03-08 20:45:16 +09:00