Add template index and language templates (Python, JavaScript, Java, Go, Rust)
Some checks failed
CI / test (push) Failing after 13s

This commit is contained in:
2026-02-02 15:54:58 +00:00
parent 9d82f7b97b
commit 550d66d4c3

View File

@@ -0,0 +1,43 @@
# Generated by Cargo
target/
# Cargo.lock
Cargo.lock
# Backup files
*.bak
# IDE - IntelliJ
.idea/
*.iml
*.ipr
*.iws
.project
.classpath
.settings/
.vscode/
# Visual Studio Code
.vscode/*
!.vscode/extensions.json
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Vim
*.swp
*.swo
*~
# RustRover
.cargo/
.config/
# Misc
**/*.rs.bk