summaryrefslogtreecommitdiffstats
path: root/dzil
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-09-05 20:07:54 -0500
committerJesse Luehrs <doy@tozt.net>2011-09-05 20:08:10 -0500
commit2a03ea0b917d176648309b67e70458df2a2f6150 (patch)
tree1dff9dafc7e25cda1af0c4b7696aa0898a0dbc22 /dzil
parentb60ae4d5578eba82b7382dabaef88faa660a3f2b (diff)
downloadconf-2a03ea0b917d176648309b67e70458df2a2f6150.tar.gz
conf-2a03ea0b917d176648309b67e70458df2a2f6150.zip
couple more things to gitignore by default
Diffstat (limited to 'dzil')
-rw-r--r--dzil/profiles/default/root/.gitignore5
1 files changed, 4 insertions, 1 deletions
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