diff options
| author | Andy Wortman <ixineeringeverywhere@gmail.com> | 2017-11-12 13:32:51 -0800 |
|---|---|---|
| committer | Andy Wortman <ixineeringeverywhere@gmail.com> | 2017-11-12 13:32:51 -0800 |
| commit | 2d6deb832245c6400c51ee228817549e7b9364b5 (patch) | |
| tree | 614fb4f0df1cd24fd0cff64dea5e01bdcddfd9eb /.gitignore | |
| parent | 972f7982239f53518b3dd3e7123f65dd0abed3b4 (diff) | |
ignore cache dir
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ Cargo.lock target/ +cache/ |
