diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | example.c (renamed from murmurhash_example.c) | 0 |
2 files changed, 2 insertions, 0 deletions
@@ -22,3 +22,5 @@ *.x86_64 *.hex murmur +example +test diff --git a/murmurhash_example.c b/example.c index e8a840c..e8a840c 100644 --- a/murmurhash_example.c +++ b/example.c |