aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-04 20:47:00 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-04 20:47:00 +0100
commitd264c07d81fe6f29e92bf440395bb969c483e92c (patch)
tree53c8fee91e456e0454a8997959c98d3968576421 /.gitignore
parentcompile so file (diff)
downloadlibkeccak-d264c07d81fe6f29e92bf440395bb969c483e92c.tar.gz
libkeccak-d264c07d81fe6f29e92bf440395bb969c483e92c.tar.bz2
libkeccak-d264c07d81fe6f29e92bf440395bb969c483e92c.tar.xz
add *.test to gitignore so it can be used for your test files
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6dccc3d..de73a4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,5 @@ obj/
*.pdf
*.ps
*.dvi
+*.test