From 7eaf7342d46b163149adbcf54996750ffed699f3 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 21 Dec 2013 19:34:03 +0100 Subject: Fixed a typo in .gitignore. The VC IntelliSense DB was getting through again. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 79ae3545d..7eb0a218a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ Symbols cloc-ignored.txt cloc.xml cloc.xsl - *.ncb +*.ncb *.user *.suo /EveryNight.cmd -- cgit v1.2.3