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:53 +00:00
parent 02a8c83c4a
commit a14956a38f

View File

@@ -0,0 +1,39 @@
# Compiled class files
*.class
# Log files
*.log
# Scala cache
.cache/
dependency-reduced-pom.xml
project/project/
project/target/
target/
# IDE - IntelliJ
.idea/
*.iml
*.ipr
*.iws
.project
.classpath
.settings/
.vscode/
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Vim
*.swp
*.swo
*~
# Misc
*.exe