diff --git a/.gitignore b/.gitignore index 89417b7..f752a98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,8 @@ # Copyright (c) BrandonPacewic # SPDX-License-Identifier: MIT +.* __pycache__/ -.vs/ -.vscode/ /build/ /out/ compile_commands.json