summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-02-24 17:30:37 +0000
committerRichard Jones <rjones@redhat.com>2010-02-24 18:26:00 +0000
commitaef7470a0492d3fea1a00ef2de8381417fb23b83 (patch)
tree64d3b5b25c78b9e1e8eeefc7dd472700652730df /.gitignore
parentc5e92b725ba8c029df2d407aa27bdebc56ed717e (diff)
downloadhivex-aef7470a0492d3fea1a00ef2de8381417fb23b83.tar.gz
hivex-aef7470a0492d3fea1a00ef2de8381417fb23b83.tar.xz
hivex-aef7470a0492d3fea1a00ef2de8381417fb23b83.zip
Move test images to images/ and add a large, generated test image.
Previously we had one minimal test image. This was located in hivex/t (a subdirectory of the main library). This adds a large, procedurally generated test image. Because this needs to be built using hivex code, and because subdirectories are built before the parent directory by automake, we have to also move the directory location to a top-level directory called images/.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6fb5f37..6918ed2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,8 @@ html/hivex.3.html
html/hivexget.1.html
html/hivexml.1.html
html/hivexsh.1.html
+images/large
+images/mklarge
install-sh
*.la
.libs