From c803f8620ed375ff6a3eba48856ba643e027c02c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 3 Nov 2016 19:32:36 +0300 Subject: patch for .gitignore --- .gitignore | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1e93de7b0a..ad1c8f71d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -#Visual Studio files +# Visual Studio files Debug/ Debug64/ Release/ @@ -12,9 +12,13 @@ ipch/ *.suo *.user *.aps +*.opensdf -#Keep predefined Miranda solutions +# Keep predefined Miranda solutions !/bin*/*.sln +/bin*/my.sln -#Miranda files +# Miranda files include/m_version.h +export.cmd +vsbuild.cmd -- cgit v1.2.3