Merge pull request #11 from KelSolaar/patch-2
authorhpd <hpd1@duikerresearch.com>
Tue, 15 Sep 2015 20:03:50 +0000 (16:03 -0400)
committerhpd <hpd1@duikerresearch.com>
Tue, 15 Sep 2015 20:03:50 +0000 (16:03 -0400)
Update ".gitignore" file to exclude intermediate image files.

.gitignore

index c10666e..bad7d73 100644 (file)
@@ -1,2 +1,6 @@
-.idea
+*.float.tiff
 *.pyc
+*.transformed.exr
+.DS_Store
+.idea
+__pycache__