From: Ivan Maidanski Date: Thu, 31 May 2018 05:44:23 +0000 (+0300) Subject: .gitignore: Ignore *.tds files (generated by bcc) X-Git-Tag: v7.6.8~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a025c3cb40d89b82634460ac9b6bbc0c33edfce5;p=gc .gitignore: Ignore *.tds files (generated by bcc) --- diff --git a/.gitignore b/.gitignore index b2f182ef..0b3ba6c0 100644 --- a/.gitignore +++ b/.gitignore @@ -155,6 +155,7 @@ stamp-h1 *.ilk *.pdb *.sbr +*.tds # Stuff from VS build system and IDE *.vcproj.*.user