diff options
author | otherl <lgdmiller@gmail.com> | 2013-09-29 20:08:38 +0100 |
---|---|---|
committer | otherl <lgdmiller@gmail.com> | 2013-09-29 20:08:38 +0100 |
commit | 99a5cb1f207eab17550c301205b05ee505a08a80 (patch) | |
tree | fe0a1892a5033f071148bcfaa6965b6256ea87bd /cache | |
parent | c464351f1b76c3e666bcb382bb9be20d3fd9efba (diff) |
Removed the cashe for previously run routes as the graph structure change is incompatible with it.
Diffstat (limited to 'cache')
-rw-r--r-- | cache/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cache/.gitignore b/cache/.gitignore deleted file mode 100644 index 5e7d273..0000000 --- a/cache/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore |