test: commit database checksum, ignore actual databases

The checksum file is used by the test infrastructure to verify the downloaded
test database is the one we had in mind.  Note that this test is
rather strict, and the the checksum file needs to be recommitted when
the database is regenerated.

add a pattern .gitignore to ignore the actual databases
This commit is contained in:
David Bremner 2014-03-01 19:22:59 -04:00
parent 6af2b05612
commit b660642101
2 changed files with 2 additions and 0 deletions

1
test/test-databases/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.tar.xz

View file

@ -0,0 +1 @@
4299e051b10e1fa7b33ea2862790a09ebfe96859681804e5251e130f800e69d2 database-v1.tar.xz