From 3747d62a7c82046aaffa2818989a407853330343 Mon Sep 17 00:00:00 2001 From: n1rna Date: Sun, 13 Oct 2019 23:53:31 +0330 Subject: [PATCH] Add vs code internal paths to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index efd5394..598ad47 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,7 @@ travis_pypi_setup.py # Jupyter examples/.ipynb_checkpoints +# vs code +.vscode/ +.history/ +