Since October 2019, Raku is the name of the language formerly known as Perl 6. This reflects the change. It's the same language, so changes are mostly cosmetic.
7 lines
133 B
Text
7 lines
133 B
Text
# Gitignore for Raku (https://raku.org)
|
|
# As part of https://github.com/github/gitignore
|
|
|
|
# precompiled files
|
|
.precomp
|
|
lib/.precomp
|
|
|