fix: update .gitignore

This commit is contained in:
Jessica Harrison 2026-02-03 15:00:56 +02:00
parent 5f1c6144a1
commit 254f2b4f79

6
.gitignore vendored
View File

@ -9,3 +9,9 @@ build
**/__pycache__/
/compile_commands.json
/.cache
.history/
node_modules/
package.json
package-lock.json
mise.toml
test/run-server-locally.js