ares/rust/murmur3/.gitignore

15 lines
109 B
Plaintext
Raw Permalink Normal View History

2024-08-24 07:43:22 +03:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
Cargo.lock
.idea