diff --git a/.gitignore b/.gitignore index 3c9806e9..00423d28 100644 --- a/.gitignore +++ b/.gitignore @@ -216,3 +216,9 @@ sample_prog.py # movie or video file formats *.mp4 + +# CMA-ES output files +outcmaes/* + +# line profiling outputs +*.lprof