From 568548e79dc13d25135ba48409dcd32ff5a0884e Mon Sep 17 00:00:00 2001 From: marco <marco@5a81b35b-ba03-0410-adc8-b2c5c5119f08> Date: Sun, 18 Apr 2010 10:29:00 +0000 Subject: [PATCH] adding gitignore file to repository git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2042 5a81b35b-ba03-0410-adc8-b2c5c5119f08 --- .gitignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..10ecce782 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +CMakeFiles +cmake_install.cmake +stage +dng +gipltng +ost +*_tests +Makefile +CTestTestfile.cmake +*.cxx +.* +!.gitignore +CMakeCache.txt +config.hh +*.pyc +index.txt +examples_index.txt +html +scratch +pov_*test.pov +pov_*test.inc \ No newline at end of file -- GitLab