Revert "convert all uses of Test::Exception to Test::Fatal."
[gitmo/Class-MOP.git] / .gitignore
index 93dea06..ec5ff12 100644 (file)
@@ -2,8 +2,14 @@ t/pp_*.t
 .*
 !.gitignore
 !.shipit
-MOP.*
-!MOP.xs
+xs/*.c
+xs/*.xsc
+*.o
+*.bs
 Makefile*
 !Makefile.PL
 *blib
+META.yml
+inc/
+MANIFEST
+Class-MOP-*