aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e45b114..304ae08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,7 @@ build/
# doc builds
doc/build/
+# testing data
+test/reader/image/testimage.nef*
+
## EOF ##