diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-08-19 14:53:37 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2016-08-19 14:53:37 +0200 |
commit | 8d0d7de38a97f5c7e8f37b423aab804978406838 (patch) | |
tree | 8c25c651e405cb2ae294d08fda005d5e3a9216c5 /.gitignore | |
download | benchsort-8d0d7de38a97f5c7e8f37b423aab804978406838.tar.xz |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb5a316 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target |