diff --git a/.gitignore b/.gitignore index 010561a2..9969b38d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,11 @@ install_manifest.txt testing/data *~ + +# Object files +*.o + +# Executables +*.exe +*.out +*.app