Centralize .gitignore handling, add extra names to the untracked list
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / DBICTest / Schema / 14 / Foo.pm
1 package DBICTest::Schema::14::Foo;
2 our $skip_me = "bad mojo";
3 1;