commit 7b640648d945a6adaf6b4d39ac5a7e0d8a1df02a Author: sippeangelo Date: Wed Sep 19 01:55:49 2012 -0700 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ac0ec3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Build Folders (you can keep bin if you'd like, to store dlls and pdbs) +bin +obj + +# mstest test results +TestResults \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7d134c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +DepthsBelow +=========== \ No newline at end of file