]> rtime.felk.cvut.cz Git - git.git/commitdiff
Add .depend directories to .gitignore
authorJonathan Nieder <jrnieder@gmail.com>
Thu, 15 Apr 2010 07:35:20 +0000 (02:35 -0500)
committerJunio 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>
.gitignore

index 4c2415276fe88677b9b33f9e40b30d3a43f89a33..561401b2b5cab632afad901c3b886545a3ddd405 100644 (file)
 *.exe
 *.[aos]
 *.py[co]
-*.o.d
+.depend/
 *+
 /config.mak
 /autom4te.cache