diff --git a/.gitignore b/.gitignore index 0ded409..8ad5abf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ compile_commands.json .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch + + +scripts/__pycache__/ \ No newline at end of file