Skip to content

Commit 6f3a4ad

Browse files
committed
clean up gitignore
1 parent 551e907 commit 6f3a4ad

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

.gitignore

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# carton/local::lib
2-
# coverage
3-
# generated by Makefile.PL (for instance when doing `cpanm --installdeps .`)
4-
# tidyall
51
*.komodoproject
62
*.kpf
73
*.sqlite*
@@ -12,14 +8,14 @@
128
/Makefile
139
/Makefile.old
1410
/blib
11+
/cover_db/
1512
/etc/metacpan_local.pl
13+
/local/
14+
/log4perl_local.conf
15+
/metacpan_server_local.conf
16+
/perltidy.LOG
1617
/pm_to_blib
1718
/t/var/darkpan/
1819
/t/var/log/
1920
/t/var/tmp/
2021
/var
21-
cover_db/
22-
local/
23-
log4perl_local.conf
24-
metacpan_server_local.conf
25-
perltidy.LOG

0 commit comments

Comments
 (0)