🏡 index : ~doyle/bin.git

author Jordan Doyle <jordan@doyle.la> 2019-02-10 21:31:37.0 +00:00:00
committer GitHub <noreply@github.com> 2019-02-10 21:31:37.0 +00:00:00
commit
0676fb3cd5ad73aeb353f940435bc1d7ad349450 [patch]
tree
43129fa42f781f1e8d176ac58b63b6ec60fa2183
download
0676fb3cd5ad73aeb353f940435bc1d7ad349450.tar.gz

Initial commit



Diff

 .gitignore | 10 ++++++++++
 README.md  |  2 ++
 2 files changed, 12 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..088ba6b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
# 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 https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..94a51a2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
# bin.
🗄 why make pasting code complicated?