diff --git a/.gitignore b/.gitignore index 4c11786..acc5bce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,15 @@ build/ *.o +*.a *.d +*.dSYM/ Colleen Grace Sully + +*.swp +.DS_Store + .clangd +.clang-format +compile_commands.json