aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e45b114..d2785ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,5 +21,10 @@ build/
# doc builds
doc/build/
+doc/source/api
+
+# testing data
+test/reader/image/testimage.nef*
+test/reader/preview/testimage.nef*
## EOF ##