Add language templates (Kotlin, Scala, Dart, R, Perl, Lua)
Some checks failed
CI / test (push) Failing after 13s

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

View File

@@ -0,0 +1,22 @@
# Lua
*.luac
*.lua.out
# LuaRocks
lua_modules/
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE
.vscode/
.idea/
*.swp
*.swo
*~