update .gitignore

This commit is contained in:
Corentin Le Molgat
2024-11-15 09:51:21 +01:00
parent bb52c317cc
commit 5ac716336b

5
.gitignore vendored
View File

@@ -79,6 +79,8 @@ cache/
**/.vscode/*
.DS_Store
**/.vs/*
/.helix
/compile_commands.json
ortools/linear_solver/lpi_glop.cc
@@ -106,3 +108,6 @@ CMakeFiles
DartConfiguration.tcl
*build*/*
build/
# Ignore Bzlmod lock file until it is more stable
MODULE.bazel.lock