diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-02-21 22:03:59 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-02-21 22:03:59 -0500 |
commit | e58403f3b9c4c8686537c4716a6ed3f65ca48370 (patch) | |
tree | 80913283f7146d1f5a89121f40a39e7b025c6dc2 /.gitignore | |
parent | 9100d5b1f883e5762741ebac08b170ecf14811cd (diff) | |
download | twinh-e58403f3b9c4c8686537c4716a6ed3f65ca48370.tar.xz twinh-e58403f3b9c4c8686537c4716a6ed3f65ca48370.zip |
init upload
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,3 +11,8 @@ Cargo.lock # These are backup files generated by rustfmt **/*.rs.bk + + +#Added by cargo + +/target |