diff --git a/C++.gitignore b/C++.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..714b4a6c227c88ed5a718e74e74943589f658d3a --- /dev/null +++ b/C++.gitignore @@ -0,0 +1,8 @@ +# compiled object files +*.o + +# compiled dynamic libraries +*.so + +# compiled static libraries +*.a