mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 08:27:18 +01:00
Add basic Emacs .gitignore entries
(cherry picked from commit 2696fee3c6b08cd9645a61ebf08b84fd70be5a72)
This commit is contained in:
parent
ef997c9d2b
commit
b2ebbdd10c
4
.gitignore
vendored
4
.gitignore
vendored
@ -77,6 +77,10 @@ gmon.out
|
||||
*.pydevproject
|
||||
*.launch
|
||||
|
||||
# Emacs
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
# GCOV code coverage
|
||||
*.gcno
|
||||
*.gcda
|
||||
|
Loading…
Reference in New Issue
Block a user