From 1b80c14158dc983cb16607a27196852ddb729533 Mon Sep 17 00:00:00 2001 From: Eric Heiden Date: Sun, 18 Apr 2021 18:10:32 -0700 Subject: [PATCH] Improve gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86b32e03..159a3394 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .clangd build/ compile_commands.json -Dockerfile \ No newline at end of file +Dockerfile +.history +.vscode