diff options
author | Andy Wortman <me@iximeow.net> | 2017-07-08 13:31:20 -0700 |
---|---|---|
committer | Andy Wortman <me@iximeow.net> | 2017-07-08 13:31:20 -0700 |
commit | 3b3028f90e99ae4ec573fe6ff8d1755fe5718e91 (patch) | |
tree | 98608c508b85c42314eeef2218a7b2c90de73078 /.gitignore |
initial commit (lol)
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..fa8d85a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +Cargo.lock +target |