From ed87f0b690e0913495c141fe74e8ef808e480ede Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Thu, 9 Sep 2021 11:23:31 -0400 Subject: [PATCH] chore: add file to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 372f399..1b587c0 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ ash_phoenix-*.tar # Temporary files for e.g. tests /tmp + +.vscode