From de9f3deabe35fcc0a09dd4c62b6c626ba4282447 Mon Sep 17 00:00:00 2001 From: Janik Kleinhoff Date: Sun, 30 Oct 2016 10:11:11 +0000 Subject: Use DBIx::Class::DeploymentHandler Fixes T5. Yay! We still need some documentation on this, though. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 884ab02..1cab048 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ HTTP_ACCESS* # Carton /local + +# DBIx::Class::DeploymentHandler +/sql/*/ +!/sql/_source/ -- cgit v1.2.3