]> git.eshelyaron.com Git - emacs.git/commitdiff
Update .gitignore for Valgrind and no Automake
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 24 Jul 2017 05:40:21 +0000 (22:40 -0700)
committerPaul 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

index 46ed4a137de56b9096fbcea5677ce6043002d6cf..9229297833a776d371ea97b99058c9fb47eeff5d 100644 (file)
@@ -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