commit be6ae93da09a8c2c95f6a54d7af10be581fbfb4e Author: FliegendeWurst <2012gdwu@web.de> Date: Sat Dec 10 16:33:53 2016 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cb14a42 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# Generated by Cargo +# will have compiled files and executables +/target/ + +# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries +# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock +Cargo.lock