From 2a03ea0b917d176648309b67e70458df2a2f6150 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 5 Sep 2011 20:07:54 -0500 Subject: couple more things to gitignore by default --- dzil/profiles/default/root/.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dzil') diff --git a/dzil/profiles/default/root/.gitignore b/dzil/profiles/default/root/.gitignore index 373cc98..7130d82 100644 --- a/dzil/profiles/default/root/.gitignore +++ b/dzil/profiles/default/root/.gitignore @@ -1,5 +1,6 @@ cover_db -META.yml +META.* +MYMETA.* Makefile blib inc @@ -11,3 +12,5 @@ MANIFEST.bak *.sw[po] .build {{$dist->name}}-* +*.bs +*.o -- cgit v1.2.3-54-g00ecf