diff --git a/.gitignore b/.gitignore index 3efc25aafb112..63332d1b16bf9 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ coverage # cache for run_tests.py .run_tests_cache +# emacs temp files +*~ \ No newline at end of file