Document how to pass new attribute values at instance-role application time
[gitmo/Moose.git] / .gitignore
1 /META.yml
2 /MYMETA.*
3 /Makefile
4 /Makefile.old
5 /MANIFEST
6 /MANIFEST.bak
7 /blib/
8 /pm_to_blib
9 /t/recipes/*
10 !/t/recipes/basics_recipe10.t
11 /.build
12 .*
13 !.gitignore
14 !.travis.yml
15 Moose-*
16 *.bs
17 /xs/*.c
18 *.o
19 cover_db
20 *.gc??
21 test-mydeps-*
22 nytprof*