diff --git a/.gitignore b/.gitignore index 61ea171b8b8..cb9ca14fe8d 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,10 @@ cppcheck-cppcheck-build-dir/ *.pydevproject *.launch +# Emacs +\#*\# +.\#* + # GCOV code coverage *.gcda *.gcno