summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2008-10-10 03:05:02 +0700
committerMikhail Gusarov <dottedmag@dottedmag.net>2008-10-10 03:05:02 +0700
commite772df4fae477b20d7ba4f5b0d08f71b003ba57d (patch)
treeba13461b338c713ea248803e945f69fd2bded8fb
parentb0a889863166025062ad56a664ddb676374be524 (diff)
downloadlibsha1-e772df4fae477b20d7ba4f5b0d08f71b003ba57d.tar.gz
test and test.o added to gitignore.
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4034597..98d7193 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ config.h.in~
libsha1.la
sha1.lo
sha1.o
+test
+test.o