Add basic Emacs .gitignore entries
(cherry picked from commit 2696fee3c6
)
This commit is contained in:
parent
7ba594e52b
commit
1bf5756150
4
.gitignore
vendored
4
.gitignore
vendored
@ -132,6 +132,10 @@ cppcheck-cppcheck-build-dir/
|
||||
*.pydevproject
|
||||
*.launch
|
||||
|
||||
# Emacs
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
# GCOV code coverage
|
||||
*.gcda
|
||||
*.gcno
|
||||
|
Loading…
Reference in New Issue
Block a user