From 45411ecb7632a47224648fb7d2170b51ecbbabfc Mon Sep 17 00:00:00 2001
From: haasj <juergen.haas@unibas.ch>
Date: Tue, 11 Jan 2011 18:23:48 +0100
Subject: [PATCH] win gitignore changes

---
 .gitignore | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 3b8b4edc6..5fdf1359a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,4 +36,15 @@ ChemLib
 components.cif
 compounds.chemlib
 /deployment/macos/openstructure.dmg
-/scripts/dng
\ No newline at end of file
+/scripts/dng
+*.vcproj
+*.user
+*.dir
+*.sln
+*.ncb
+*suo
+Release
+RelWithDebInfo
+Debug
+*.cxx_parameters
+/deployment/win/create_archive.bat
-- 
GitLab