diff --git a/.gitignore b/.gitignore index ec281eb9..de6d4eb7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file