From d1edacd046fc0bb926c5201017cc761b574f9444 Mon Sep 17 00:00:00 2001 From: marco <marco@5a81b35b-ba03-0410-adc8-b2c5c5119f08> Date: Thu, 8 Jul 2010 08:56:37 +0000 Subject: [PATCH] added deployment stuff to gitignore git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2547 5a81b35b-ba03-0410-adc8-b2c5c5119f08 --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8f56fe9c2..3b96f3d36 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,8 @@ CMakeLists.txt.user OpenStructure.cbp DartConfiguration.tcl Testing -README.html \ No newline at end of file +README.html +CPackConfig.cmake +CPackSourceConfig.cmake +deployment/macos/DNG.app +deployment/macos/standalone \ No newline at end of file -- GitLab