From: Don Armstrong Date: Wed, 23 Jan 2013 05:39:48 +0000 (-0800) Subject: add .gitignore file to ignore the table comments X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0df98850f26b399364085ba021371d08f22f3b40;p=debbugs.git add .gitignore file to ignore the table comments --- diff --git a/Debbugs/DB/Result/.gitignore b/Debbugs/DB/Result/.gitignore new file mode 100644 index 00000000..5a4e08f5 --- /dev/null +++ b/Debbugs/DB/Result/.gitignore @@ -0,0 +1,2 @@ +ColumnComment.pm +TableComment.pm