Move tons of stuff into oldstuff/

This commit is contained in:
2020-06-04 09:54:59 -04:00
parent 49038bb8ef
commit aa1345b6ed
213 changed files with 0 additions and 12 deletions
-2
View File
@@ -1,2 +0,0 @@
/target/
Cargo.lock
-6
View File
@@ -1,6 +0,0 @@
[package]
name = "hello_cargo"
version = "0.1.0"
authors = ["Dan Buch <daniel.buch@gmail.com>"]
[dependencies]
-3
View File
@@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}