diff options
author | Alex Auvolat <alex.auvolat@ens.fr> | 2015-04-29 15:14:57 -0400 |
---|---|---|
committer | Alex Auvolat <alex.auvolat@ens.fr> | 2015-04-29 15:14:57 -0400 |
commit | 61e0d47b6c6a570feebb43d474138020b13495aa (patch) | |
tree | 4864d9f5c0f2d0637a5e280d394dea8d8b7805d1 /.gitignore | |
parent | e51b6fdf8b23dc1bb6331c34708a599f55b568f4 (diff) | |
download | taxi-61e0d47b6c6a570feebb43d474138020b13495aa.tar.gz taxi-61e0d47b6c6a570feebb43d474138020b13495aa.zip |
Add script for generation of map of destination points only.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,3 +60,6 @@ target/ # Vim tmpfiles *.swp + +# Random datafiles +*.csv |