]> git.eshelyaron.com Git - emacs.git/commit
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)
commit6dc5d45c542a6f9cfbcf3e37d597c9e0efb3070d
tree35aaa63ad3a46c4099a8cd36eefe415aac38c534
parent9b971bdd340e83c71068892d41baeb243e233f71
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.
.gitignore