summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-07-23 22:40:21 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-07-23 22:40:45 -0700
commit6dc5d45c542a6f9cfbcf3e37d597c9e0efb3070d (patch)
tree35aaa63ad3a46c4099a8cd36eefe415aac38c534 /.gitignore
parent9b971bdd340e83c71068892d41baeb243e233f71 (diff)
downloademacs-6dc5d45c542a6f9cfbcf3e37d597c9e0efb3070d.tar.gz
Update .gitignore for Valgrind and no Automake
* .gitignore: Remove .deps/ since we no longer use Automake. Add vgcore.*[0-9], for debugging Emacs with Valgrind+GDB.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 46ed4a137de..9229297833a 100644
--- 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