Include method name in immutable methods (fixes #49680)
[gitmo/Class-MOP.git] / .gitignore
index c1232e8..83a2104 100644 (file)
@@ -2,10 +2,13 @@ t/pp_*.t
 .*
 !.gitignore
 !.shipit
-MOP.*
-!MOP.xs
+xs/*.c
+xs/*.xsc
+*.o
+*.bs
 Makefile*
 !Makefile.PL
 *blib
 META.yml
 inc/
+MANIFEST