summaryrefslogtreecommitdiff
path: root/ext/.gitignore
blob: a56447942c0c0d3dfe5eb2292f2251837e6ac482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# ignore generated .c files, and other module build traces
*.c
*.bs
blib
pm_to_blib
Makefile
ppport.h
!/Devel-PPPort/module2.c
!/Devel-PPPort/module3.c
!/File-Glob/bsd_glob.c
!/XS-APItest/core.c
!/XS-APItest/exception.c
!/XS-APItest/notcore.c
!/XS-Typemap/stdio.c
/Attribute-Handlers/Makefile.PL
/attributes/Makefile.PL
/autouse/Makefile.PL
/base/Makefile.PL
/B-Debug/Makefile.PL
/B-Deparse/Makefile.PL
/B-Lint/Makefile.PL
/Data-Dumper/Makefile.PL
/Devel-SelfStubber/Makefile.PL
/FileCache/Makefile.PL
/File-Fetch/Makefile.PL
/Filter-Simple/Makefile.PL
/Filter-Util-Call/Makefile.PL
/Hash-Util-FieldHash/Makefile.PL
/I18N-LangTags/Makefile.PL
/IPC-Cmd/Makefile.PL
/IPC-Open2/Makefile.PL
/IPC-Open3/Makefile.PL
/Log-Message/Makefile.PL
/Log-Message-Simple/Makefile.PL
/Math-BigInt-FastCalc/Makefile.PL
/Module-Load/Makefile.PL
/Module-Load-Conditional/Makefile.PL
/Module-Loaded/Makefile.PL
/mro/Makefile.PL
/Net-Ping/Makefile.PL
/Object-Accessor/Makefile.PL
/Opcode/Makefile.PL
/Package-Constants/Makefile.PL
/PerlIO-encoding/Makefile.PL
/PerlIO-scalar/Makefile.PL
/PerlIO-via/Makefile.PL
/Pod-Plainer/Makefile.PL
/SelfLoader/Makefile.PL
/Shell/Makefile.PL
/Switch/Makefile.PL
/Sys-Hostname/Makefile.PL
/Term-ANSIColor/Makefile.PL
/Term-Cap/Makefile.PL
/Term-UI/Makefile.PL
/Test-Harness/Makefile.PL
/Text-Balanced/Makefile.PL
/Text-Soundex/Makefile.PL
/Thread-Queue/Makefile.PL
/Thread-Semaphore/Makefile.PL
/Tie-File/Makefile.PL
/Tie-Memoize/Makefile.PL

# ignore all vim swap files but the one bundled in Module::Pluggable for testing
*.swp
!/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp