21 lines
181 B
Plaintext
21 lines
181 B
Plaintext
# Carton
|
|
local/
|
|
|
|
# Perl build artifacts
|
|
blib/
|
|
pm_to_blib
|
|
MYMETA.*
|
|
Makefile
|
|
Makefile.old
|
|
Build
|
|
Build.bat
|
|
|
|
# Test / coverage
|
|
.coverage/
|
|
nytprof.out
|
|
|
|
# Editor / OS junk
|
|
*.swp
|
|
*.bak
|
|
*~
|