summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-08-03 11:37:02 +0300
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-08-03 11:37:02 +0300
commit99a439cc87d429145c3412f03d12bac467da30f4 (patch)
tree9712c75029d763d17c77ff5bbffc58773579cf02
parentb501e398609c671e96896c151205f988b5c87f26 (diff)
ignoer .version files
ignore .version files so we can override them on our own, but still silently get the original from tags.
-rw-r--r--dahdi-linux_gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/dahdi-linux_gitignore b/dahdi-linux_gitignore
index d237a5c..17ca717 100644
--- a/dahdi-linux_gitignore
+++ b/dahdi-linux_gitignore
@@ -31,3 +31,8 @@ drivers/dahdi/firmware/dahdi-fw-tc400m-MR6.12.tar.gz
drivers/dahdi/firmware/dahdi-fw-tc400m.bin
drivers/dahdi/firmware/dahdi-fw-hx8-2.06.tar.gz
drivers/dahdi/firmware/dahdi-fw-hx8.bin
+
+# 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