Add make targed generate-license & generate-gitignore + Update (#12682)
* Add make targed generate-license & generate-gitignore * Update Gitignores & Licenses Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
7
options/gitignore/Raku
Normal file
7
options/gitignore/Raku
Normal file
@@ -0,0 +1,7 @@
|
||||
# Gitignore for Raku (https://raku.org)
|
||||
# As part of https://github.com/github/gitignore
|
||||
|
||||
# precompiled files
|
||||
.precomp
|
||||
lib/.precomp
|
||||
|
||||
Reference in New Issue
Block a user