Browse Source

Add basic Emacs .gitignore entries

(cherry picked from commit 2696fee3c6b08cd9645a61ebf08b84fd70be5a72)
Adam Scott 1 year ago
parent
commit
782eaa55f7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -131,6 +131,10 @@ cppcheck-cppcheck-build-dir/
 *.pydevproject
 *.launch
 
+# Emacs
+\#*\#
+.\#*
+
 # GCOV code coverage
 *.gcda
 *.gcno