projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b971bd
)
Update .gitignore for Valgrind and no Automake
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 24 Jul 2017 05:40:21 +0000
(22:40 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 24 Jul 2017 05:40:45 +0000
(22:40 -0700)
* .gitignore: Remove .deps/ since we no longer use Automake.
Add vgcore.*[0-9], for debugging Emacs with Valgrind+GDB.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 46ed4a137de56b9096fbcea5677ce6043002d6cf..9229297833a776d371ea97b99058c9fb47eeff5d 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-111,7
+111,6
@@
lisp/mh-e/mh-autoloads.el
lisp/subdirs.el
# Dependencies.
-.deps/
deps/
# Logs and temporaries.
@@
-138,6
+137,7
@@
gmon.out
oo/
oo-spd/
src/*.map
+vgcore.*[0-9]
# Tests.
test/manual/biditest.txt