diff options
author | Mattias Andrée <maandree@kth.se> | 2017-06-09 22:17:24 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-06-09 22:17:24 +0200 |
commit | 80f97d0eb306330d46cd3583906043ab50f519dd (patch) | |
tree | 19a986d36e1a7b74effe2039c519ba102b980ce2 /.gitignore | |
parent | first commit (diff) | |
download | pipes-are-slow-80f97d0eb306330d46cd3583906043ab50f519dd.tar.gz pipes-are-slow-80f97d0eb306330d46cd3583906043ab50f519dd.tar.bz2 pipes-are-slow-80f97d0eb306330d46cd3583906043ab50f519dd.tar.xz |
Add readme
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8da825a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +/a.out |