diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2014-03-11 12:42:06 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2014-03-11 12:42:06 -0400 |
commit | 8e6ced70cc48dc842b23eaed5c60fb72ae266661 (patch) | |
tree | 6032d05b55fe73088680febb1dfb8c8c5ce32a59 /.gitignore | |
download | kd-forest-8e6ced70cc48dc842b23eaed5c60fb72ae266661.tar.xz |
Initial commit.
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..f815932 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/kd-forest +*.png |