-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
51 lines (43 loc) · 688 Bytes
/
.gitignore
File metadata and controls
51 lines (43 loc) · 688 Bytes
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
#!start included /usr/share/perl/5.10/ExtUtils/MANIFEST.SKIP
# Avoid version control files.
RCS
CVS
SCCS
*,v
.svn/
.git
_darcs
# Avoid Makemaker generated and utility files.
MANIFEST.bak
Makefile
blib/
MakeMaker-*
pm_to_blib.ts
pm_to_blib
# 6.18 through 6.25 generated this
blibdirs.ts
# Avoid Module::Build generated and utility files.
Build
_build/
# Avoid temp and backup files.
*~
*.old
*#
*.#
*.bak
# Avoid Devel::Cover files.
cover_db
#!end included /usr/share/perl/5.10/ExtUtils/MANIFEST.SKIP
*.tar.gz
t/*-out
Debian_CPANTS.txt
Debian_CPANTS.txt-*
cifs*
lib/Pod/Inherit.pm.1
lib/Pod/Inherit.pm.2
Pod-Inherit-*
t/06dir-out/
t/lib/*.pod
t/auxlib/*.pod
MYMETA.json
MYMETA.yml