1
0
notamon/.gitignore

17 lines
158 B
Plaintext

# Rust / Cargo
Cargo.lock
target/
# Expanded rust
expanded.rs
.idea/
# Maven with auto-import, exclude module files
*.iml
# Python
__pycache__/
*.sqlite