From 5a33231df44fce4ef4529681830e04cc165e72e4 Mon Sep 17 00:00:00 2001 From: Mikhail Chechnev Date: Mon, 1 Oct 2018 13:29:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B9=20.gitignore=20?= =?UTF-8?q?=D0=B8=20=D1=80=D0=B0=D1=81=D1=88=D0=B8=D1=80=D0=B5=D0=BD=D0=BD?= =?UTF-8?q?=D0=BE=D0=B5=20=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5?= =?UTF-8?q?=20=D0=B2=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45ec153 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Dependency directories +node_modules/ + +# VS Code +.vscode/ \ No newline at end of file diff --git a/README.md b/README.md index f12dc1c..04fe7f9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # ExchangeService -ExchangeService +Parus 8 and WEB API integration platform