mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 09:21:42 -05:00

http://www.perl6.org Just a start. Perl 6 creates these directories to store pre-compiled versions of modules. Perl 6 doesn't have a gitignore template yet, and it doesn't use the same build and installation system as Perl (5).
7 lines
139 B
Text
7 lines
139 B
Text
# Gitignore for Perl 6 (http://www.perl6.org)
|
|
# As part of https://github.com/github/gitignore
|
|
|
|
# precompiled files
|
|
.precomp
|
|
lib/.precomp
|
|
|