diff options
author | Ben S <ogham@bsago.me> | 2014-06-28 17:24:20 +0100 |
---|---|---|
committer | Ben S <ogham@bsago.me> | 2014-06-28 17:24:20 +0100 |
commit | a8465fed4597ecc0c9b39a708dc93ea67c84f7dc (patch) | |
tree | be76843a5abaa6d73d2f0a73767e3e8766af0d6d /.gitignore | |
parent | ee8c146cedd3c6c48e58d4250b19dae9dfb12117 (diff) |
Move to Cargo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,3 +1,2 @@ -exa -exa-test *~ +target |