service/.gitignore

14 lines
97 B
Plaintext
Raw Permalink Normal View History

2024-01-19 15:32:27 +01:00
__pycache__/
build/
eggs/
.eggs/
*.egg
*.egg-info/
2024-01-19 15:39:22 +01:00
# Rust
debug/
target/
Cargo.lock
**/*.rs.bk