Commit a6dcdfb2ec50f4abf59ca6a8ed96f9a8dc33ffca

Authored by tatiana
1 parent 68ea170d

ADD: SVN Ignore file

Showing 2 changed files with 3 additions and 0 deletions   Show diff stats
.gitattributes
... ... @@ -67,6 +67,7 @@ icons/tool_zoom_out.png -text
67 67 icons/tool_zoom_out_original.png -text
68 68 icons/volume_raycasting.png -text
69 69 icons/volume_raycasting_original.png -text
  70 +invesalius/.svnignore -text
70 71 invesalius/constants.py -text
71 72 invesalius/control.py -text
72 73 invesalius/data/__init__.py -text
... ...
invesalius/.svnignore 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +*.pyc
  2 +*.log
0 3 \ No newline at end of file
... ...