diff --git a/11 b/11 new file mode 100644 index 0000000..58c9bdf --- /dev/null +++ b/11 @@ -0,0 +1 @@ +111 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e443938 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +HCS Bootcamp: Git +================= +By Kenny Yu + +See the [wiki](https://github.com/hcs/bootcamp-git/wiki)! diff --git a/cat.c b/cat.c index 5fdc7db..a90a8df 100644 --- a/cat.c +++ b/cat.c @@ -6,3 +6,4 @@ leopard jaguar cheetah kitty +hello diff --git a/foo.c b/foo.c deleted file mode 100644 index b210800..0000000 --- a/foo.c +++ /dev/null @@ -1,2 +0,0 @@ -foo -foo2 diff --git a/goat.c b/goat.c index 7d2fe3f..e6f5c95 100644 --- a/goat.c +++ b/goat.c @@ -1 +1,2 @@ goat +bahhhhh diff --git a/info.csv b/info.csv new file mode 100644 index 0000000..d4b0acb --- /dev/null +++ b/info.csv @@ -0,0 +1,2 @@ +name,year,food +Kenny,2014,bananas \ No newline at end of file