From c19d7f4ea39cc86b3eef8b0e90ae8868b7fb2294 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Thu, 22 May 2025 20:42:09 -0500 Subject: [PATCH] [nostalgia] Add .vs and cmake-build-* to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index de4312c6..db24f3eb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,12 +6,14 @@ .mypy_cache .stfolder .stignore +.vs util/scripts/__pycache__ pyenv CMakeLists.txt.user ROM.oxfs Session.vim build +cmake-build-* compile_commands.json dist graph_info.json