summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-03-02 12:48:13 +0200
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-03-02 12:48:13 +0200
commit7fe81486e81c714bd0e3549f5127c23fe0d90034 (patch)
tree9b07f81d31ba950b9b83f75c3f97c7c2924bc50a
parent855036ed4656457a70e045563817fa6975eb4620 (diff)
ignore an AUTHORS file in some projects
-rw-r--r--asterisk_gitignore1
-rw-r--r--dahdi-tools_gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/asterisk_gitignore b/asterisk_gitignore
index 765ec1c..cc235d4 100644
--- a/asterisk_gitignore
+++ b/asterisk_gitignore
@@ -1,5 +1,6 @@
# Ignoring .gitignore itself:
.gitignore
+AUTHORS
autom4te.cache
aclocal.m4
menuselect
diff --git a/dahdi-tools_gitignore b/dahdi-tools_gitignore
index 3cc9f51..4c95f33 100644
--- a/dahdi-tools_gitignore
+++ b/dahdi-tools_gitignore
@@ -1,4 +1,5 @@
.gitignore
+AUTHORS
*.a
*.so
*.o