From 3fc25f4801b7668345658fb6755ecd4bfdd182dc Mon Sep 17 00:00:00 2001 From: ShizZy Date: Wed, 4 Sep 2013 21:02:07 -0400 Subject: updated .gitignore to include temporary files created by MSVS --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 620d3dc8..6de2c272 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,9 @@ *.lai *.la *.a + +# MSVS temporary files +*.suo +*.user +*.sdf +*.opensdf -- cgit v1.2.3