diff --git a/C++.gitignore b/C++.gitignore index 5d178a26..0def2755 100644 --- a/C++.gitignore +++ b/C++.gitignore @@ -14,3 +14,8 @@ *.la *.a *.lib + +# Executables +*.exe +*.out +*.app