Add template index and language templates (Python, JavaScript, Java, Go, Rust)
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 15:54:57 +00:00
parent c4b770f4e9
commit 9d82f7b97b

View File

@@ -0,0 +1,46 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary (built with go test)
*.test
# Output of the go coverage tool, specifically when running with cover mode
*.out
# Go dependency module checksum
go.sum
# IDE - GoLand
.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
*~
# Misc
coverage.txt