DORMANTno replies

[PATCH] Add .depend directories to .gitignore

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:48:37
Subsystem: the rest · Maintainer: Linus Torvalds

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 <redacted>
---
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4c24152..561401b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -178,7 +178,7 @@
 *.exe
 *.[aos]
 *.py[co]
-*.o.d
+.depend/
 *+
 /config.mak
 /autom4te.cache
-- 
1.7.1.rc1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help