From 4f5d9c918d0874bb9e71d13d2156f6637c5637c3 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Wed, 12 Jul 2017 20:44:55 +0000 Subject: [PATCH] adding vs folder to ignores (cherry picked from commit 3c3337193843422c77a605bcbe0c7c0819973e10) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1831 7f0cb862-5218-0410-a997-914c9d46530a --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3a1efc6..220615f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +freeglut/freeglut/.vs freeglut/freeglut/INSTALL freeglut/freeglut/Makefile freeglut/freeglut/Makefile.in