From: Ivan Maidanski Date: Thu, 31 May 2018 05:44:23 +0000 (+0300) Subject: .gitignore: Ignore *.tds files (generated by bcc) X-Git-Tag: v8.0.0~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee3c4ea9a2f83f95f3c56378bf8cd11cee6c4d99;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