From 4594517571c6705b817b938510fd3f8e7e6515af Mon Sep 17 00:00:00 2001 From: Andri Yngvason Date: Sat, 4 Sep 2021 23:35:30 +0000 Subject: [PATCH] .gitignore: add .vimrc and sandbox --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 682999e..085e2f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ .clang_complete .ycm_extra_conf.py +.vimrc vgcore.* perf.data perf.data.old build experiments subprojects +sandbox