From 98ffeaa0c504dbc5c27c19b2b84ce4bc504b3527 Mon Sep 17 00:00:00 2001 From: Vlad Vissoultchev Date: Mon, 11 Apr 2016 21:33:21 +0300 Subject: win32: Better VS2015 solution and project files These include all header and source files from source directory --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1aff332..95af8ed 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,6 @@ tiny_libmaker *~ \#* .#* +win32/include/* +win32/lib/* +win32/vs2015/* -- cgit v1.3.1