10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
|
# ---> Raku
|
||
|
# Gitignore for Raku (https://raku.org)
|
||
|
# As part of https://github.com/github/gitignore
|
||
|
|
||
|
# precompiled files
|
||
|
.precomp
|
||
|
lib/.precomp
|
||
|
|
||
|
|