pi_coder/.gitignore
2026-05-29 19:06:36 +02:00

10 lines
187 B
Text

*.bak
node_modules/
.DS_Store
# Build-Artefakte (Examples)
examples/rust-wordcount/target/
examples/**/__pycache__/
examples/**/.pytest_cache/
examples/**/Cargo.lock
examples/**/ll_demo