Move Thread::Queue from lib to ext
[p5sagit/p5-mst-13.2.git] / ext / .gitignore
1 # ignore generated .c files, and other module build traces
2 *.c
3 *.bs
4 blib
5 pm_to_blib
6 Makefile
7 ppport.h
8 !/Devel-PPPort/module2.c
9 !/Devel-PPPort/module3.c
10 !/File-Glob/bsd_glob.c
11 !/XS-APItest/core.c
12 !/XS-APItest/exception.c
13 !/XS-APItest/notcore.c
14 !/XS-Typemap/stdio.c
15 /Attribute-Handlers/Makefile.PL
16 /attributes/Makefile.PL
17 /base/Makefile.PL
18 /B-Debug/Makefile.PL
19 /B-Deparse/Makefile.PL
20 /B-Lint/Makefile.PL
21 /Data-Dumper/Makefile.PL
22 /Filter-Simple/Makefile.PL
23 /Filter-Util-Call/Makefile.PL
24 /Hash-Util-FieldHash/Makefile.PL
25 /I18N-LangTags/Makefile.PL
26 /Math-BigInt-FastCalc/Makefile.PL
27 /mro/Makefile.PL
28 /Net-Ping/Makefile.PL
29 /Opcode/Makefile.PL
30 /PerlIO-encoding/Makefile.PL
31 /PerlIO-scalar/Makefile.PL
32 /PerlIO-via/Makefile.PL
33 /Pod-Plainer/Makefile.PL
34 /SelfLoader/Makefile.PL
35 /Shell/Makefile.PL
36 /Switch/Makefile.PL
37 /Sys-Hostname/Makefile.PL
38 /Term-ANSIColor/Makefile.PL
39 /Term-Cap/Makefile.PL
40 /Term-UI/Makefile.PL
41 /Test-Harness/Makefile.PL
42 /Text-Balanced/Makefile.PL
43 /Text-ParseWords/Makefile.PL
44 /Text-Soundex/Makefile.PL
45 /Thread-Queue/Makefile.PL
46
47 # ignore all vim swap files but the one bundled in Module::Pluggable for testing
48 *.swp
49 !/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp