author | Jonathan Nieder <jrnieder@gmail.com> | |
Thu, 15 Apr 2010 07:35:20 +0000 (02:35 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 15 Apr 2010 07:53:08 +0000 (00:53 -0700) | ||
commit | 3e8c0eb48f25de62d6f48168487180363fa86cfb | |
tree | 3fc208faf576fa42cb3a79a14412cc6f0eeb5c69 | tree | snapshot |
parent | a6018bbdca918c4f0a35badcfd826077d07502ca | commit | diff |
Add .depend directories to .gitignore
The makefile snippets that would land in these directories are already
being ignored. Ignore the directories instead so they don’t show up
in ‘git clean -n’ output.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The makefile snippets that would land in these directories are already
being ignored. Ignore the directories instead so they don’t show up
in ‘git clean -n’ output.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore | diff | blob | history |