From 817f174580cdc8badb3250357647709f63fb22fe Mon Sep 17 00:00:00 2001
From: Marco Biasini <marco.biasini@unibas.ch>
Date: Thu, 28 Oct 2010 17:03:11 +0200
Subject: [PATCH] added *-out.sdf and openstructure.dmg to gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 7a20f8b24..e85682fc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ scratch
 pov_*test.pov
 pov_*test.inc
 *-out.pdb
+*-out.sdf
 CMakeLists.txt.user
 OpenStructure.cbp
 DartConfiguration.tcl
@@ -35,3 +36,4 @@ deployment/macos/standalone
 ChemLib
 components.cif
 compounds.chemlib
+deployment/macos/openstructure.dmg
-- 
GitLab