summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a6018bb)
raw | patch | inline | side by side (parent: a6018bb)
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) |
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>
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 | patch | blob | history |
diff --git a/.gitignore b/.gitignore
index 4c2415276fe88677b9b33f9e40b30d3a43f89a33..561401b2b5cab632afad901c3b886545a3ddd405 100644 (file)
--- a/.gitignore
+++ b/.gitignore
*.exe
*.[aos]
*.py[co]
-*.o.d
+.depend/
*+
/config.mak
/autom4te.cache