need to use a consistent sort order, now that this isn't cached
[gitmo/Class-MOP.git] / .gitignore
index c1232e8..ec5ff12 100644 (file)
@@ -2,10 +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-*