aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-02-05 16:48:09 +0100
committerMattias Andrée <maandree@operamail.com>2013-02-05 16:48:09 +0100
commit0e4ee7b1718d23c3ebc4e2dd35af2f0d4b2d05ca (patch)
tree7b8ffdda4be4f9dd429f91f7ec5774a23fa37cf4 /.gitignore
parentupdate status (diff)
downloadsha3sum-0e4ee7b1718d23c3ebc4e2dd35af2f0d4b2d05ca.tar.gz
sha3sum-0e4ee7b1718d23c3ebc4e2dd35af2f0d4b2d05ca.tar.bz2
sha3sum-0e4ee7b1718d23c3ebc4e2dd35af2f0d4b2d05ca.tar.xz
beginning of porting the command to c
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 637b19a..3fdc9f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,6 @@ __pycache__/
*.class
*.jar
*.pyc
+*.o
+*.out
+*.so