From a6dcdfb2ec50f4abf59ca6a8ed96f9a8dc33ffca Mon Sep 17 00:00:00 2001 From: tatiana Date: Mon, 22 Jun 2009 06:55:57 +0000 Subject: [PATCH] ADD: SVN Ignore file --- .gitattributes | 1 + invesalius/.svnignore | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 invesalius/.svnignore diff --git a/.gitattributes b/.gitattributes index 2d1eaaa..2b57d31 100644 --- a/.gitattributes +++ b/.gitattributes @@ -67,6 +67,7 @@ icons/tool_zoom_out.png -text icons/tool_zoom_out_original.png -text icons/volume_raycasting.png -text icons/volume_raycasting_original.png -text +invesalius/.svnignore -text invesalius/constants.py -text invesalius/control.py -text invesalius/data/__init__.py -text diff --git a/invesalius/.svnignore b/invesalius/.svnignore new file mode 100644 index 0000000..939db29 --- /dev/null +++ b/invesalius/.svnignore @@ -0,0 +1,2 @@ +*.pyc +*.log \ No newline at end of file -- libgit2 0.21.2