diff --git a/.cvsignore b/.cvsignore index 7dca5fe161..6257c57854 100755 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ asterisk build.h ast_expr.c .version +.depend diff --git a/agi/.cvsignore b/agi/.cvsignore index f0f87f2493..2cbd3550ac 100755 --- a/agi/.cvsignore +++ b/agi/.cvsignore @@ -1,2 +1,3 @@ eagi-test eagi-sphinx-test +.depend diff --git a/apps/.cvsignore b/apps/.cvsignore new file mode 100755 index 0000000000..4671378aef --- /dev/null +++ b/apps/.cvsignore @@ -0,0 +1 @@ +.depend diff --git a/astman/.cvsignore b/astman/.cvsignore index a03052999a..9d1af967fc 100755 --- a/astman/.cvsignore +++ b/astman/.cvsignore @@ -1 +1,2 @@ astman +.depend diff --git a/cdr/.cvsignore b/cdr/.cvsignore new file mode 100755 index 0000000000..4671378aef --- /dev/null +++ b/cdr/.cvsignore @@ -0,0 +1 @@ +.depend diff --git a/channels/.cvsignore b/channels/.cvsignore index ee5ff43b87..7806e25a5e 100755 --- a/channels/.cvsignore +++ b/channels/.cvsignore @@ -1,3 +1,4 @@ busy.h gentone ringtone.h +.depend diff --git a/codecs/.cvsignore b/codecs/.cvsignore index 428ba001b5..17cb452813 100755 --- a/codecs/.cvsignore +++ b/codecs/.cvsignore @@ -1,2 +1,3 @@ g723.1 g723.1b +.depend diff --git a/formats/.cvsignore b/formats/.cvsignore new file mode 100755 index 0000000000..4671378aef --- /dev/null +++ b/formats/.cvsignore @@ -0,0 +1 @@ +.depend diff --git a/pbx/.cvsignore b/pbx/.cvsignore index 053dfa8f1b..00f9c6ef82 100755 --- a/pbx/.cvsignore +++ b/pbx/.cvsignore @@ -1 +1,2 @@ pbx_kdeconsole.moc +.cvsignore diff --git a/res/.cvsignore b/res/.cvsignore new file mode 100755 index 0000000000..4671378aef --- /dev/null +++ b/res/.cvsignore @@ -0,0 +1 @@ +.depend