diff --git a/.gitignore b/.gitignore index 140f8cf..e926d45 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ *.so +*.o +*.a +.vscode +build \ No newline at end of file