Add .gitignore
authorIgor Kulaychuk <i.kulaychuk@samsung.com>
Wed, 10 Jan 2018 19:56:29 +0000 (22:56 +0300)
committerIgor Kulaychuk <i.kulaychuk@samsung.com>
Wed, 10 Jan 2018 19:56:29 +0000 (22:56 +0300)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..5387433
--- /dev/null
@@ -0,0 +1,5 @@
+/build/
+/obj/
+/src/debug/netcoredbg/bin/
+/src/debug/netcoredbg/obj/
+/.vscode/