From: Peter Rabbitson Date: Sat, 4 Sep 2010 11:50:11 +0000 (+0200) Subject: Centralize .gitignore handling, add extra names to the untracked list X-Git-Tag: 0.07002~21 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a5ec2cb6ff2140a89921b6dd17b3d91ce29dff6d;p=dbsrgits%2FDBIx-Class-Schema-Loader.git Centralize .gitignore handling, add extra names to the untracked list --- diff --git a/.gitignore b/.gitignore index 8bb2756..e60fdfd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,8 @@ /MANIFEST /META.yml /README +t/_dump +t/sqlite_test +t/sqlite_test-journal +lib/DBIx/Class/Schema/Loader/Optional/Dependencies.pod + diff --git a/t/.gitignore b/t/.gitignore deleted file mode 100644 index 5a61d33..0000000 --- a/t/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/_dump