From 0df98850f26b399364085ba021371d08f22f3b40 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 22 Jan 2013 21:39:48 -0800 Subject: [PATCH] add .gitignore file to ignore the table comments --- Debbugs/DB/Result/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Debbugs/DB/Result/.gitignore 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 -- 2.39.5