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=f097e15ef3bdd4da408704aa061bc2289ec33ff0;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 0000000..5a4e08f --- /dev/null +++ b/Debbugs/DB/Result/.gitignore @@ -0,0 +1,2 @@ +ColumnComment.pm +TableComment.pm