summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2009-07-13 10:34:46 +0300
committerTzafrir Cohen <tzafrir@cohens.org.il>2009-07-13 10:34:46 +0300
commit1354f8e90290aa74a70a9fc71d9aea82488a028c (patch)
tree6e7cff77fc61e0023dbe9821095f6ddd838d721b
parente94314ce191ddca5955d194a258a0f3e9c0dc909 (diff)
asterisk: also ignore *.d-s and others
-rw-r--r--asterisk_gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/asterisk_gitignore b/asterisk_gitignore
index 0209701..765ec1c 100644
--- a/asterisk_gitignore
+++ b/asterisk_gitignore
@@ -1,5 +1,7 @@
# Ignoring .gitignore itself:
.gitignore
+autom4te.cache
+aclocal.m4
menuselect
build_tools/menuselect-deps
channels/h323/Makefile
@@ -67,6 +69,10 @@ main/editline/help.h
main/editline/makelist
main/editline/vi.h
sounds/*.tar.gz
+.*.i.d
+*.i
+.*.ii.d
+*.ii
*.o.d
*.o
*.oo.d