From ff809ba89bda88fa91aec46b714a4b54fd57bd33 Mon Sep 17 00:00:00 2001 From: Sergey Pepyakin Date: Mon, 14 May 2018 19:44:49 +0300 Subject: [PATCH] Add rls to .gitingore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c6e27f..faf1ac3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ target Cargo.lock .vscode -**/.DS_Store \ No newline at end of file +**/.DS_Store +rls