Ignore build files and .vs folder.
b57d04e059d486fb6f30c94fae9d3e931d786b31
1 files changed
.gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a4286d6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+################################################################################
+# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
+################################################################################
+
+/.vs/ZedGraph
+/bin
+/obj