summaryrefslogtreecommitdiff
path: root/asterisk_gitignore
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-08-03 17:14:53 +0300
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-08-03 17:14:53 +0300
commit99c733fef96b6fbc920285a498a19ead9c539fce (patch)
tree1178dc4470f9e43b458b72ed16eee2d64c4f0217 /asterisk_gitignore
parentb59f1eb4596a7e6668838515a3cb6e0714f4aaa6 (diff)
version_hack: fix PROJ_PAT; ignore .version
* A typo prevented PROJ_PAT from working for libpri and asterisk * Also ignore the generated .version on dahdi-tools and asterisk. * What about libpri?
Diffstat (limited to 'asterisk_gitignore')
-rw-r--r--asterisk_gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/asterisk_gitignore b/asterisk_gitignore
index b342e05..ebb6ebb 100644
--- a/asterisk_gitignore
+++ b/asterisk_gitignore
@@ -92,3 +92,8 @@ doc/tex/asterisk.log
doc/tex/asterisk.out
doc/tex/asterisk.pdf
doc/tex/asterisk.toc
+
+# Allow us to have a .version file that will not clash with the one from the
+# tags:
+# Also ignores the obsolete xpp version file.
+.version