add use strict; use warnings to modules, just to be sure
[p5sagit/Devel-REPL.git] / .gitignore
1 /META.*
2 /MYMETA.*
3 /Makefile
4 /Makefile.old
5 /MANIFEST.bak
6 /MANIFEST.SKIP.bak
7 /blib/
8 /pm_to_blib
9 /.build/
10 /MANIFEST
11 !.gitignore
12 *.bs
13 /xs/*.c
14 *.o
15 /cover_db/
16 *.gc??
17 /test-mydeps-*
18 /nytprof*
19 /inc/
20 .*.sw[a-z]
21 /Devel-REPL-*
22 /todo.txt
23 /todo/