Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 15:55:55 +00:00
parent 899e028330
commit d83b7b3a7a

View File

@@ -0,0 +1,37 @@
# Perl
Build/
_build/
Build.bat
META.yml
META.json
MYMETA.yml
MYMETA.json
*.o
*.pm.auto
blib/
inc/
Makefile
Makefile.old
MANIFEST
MANIFEST.bak
pp_hot
# Carton
local/
carton.lock
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE
.vscode/
.idea/
*.swp
*.swo
*~