ares/rust/murmur3/.gitignore
2024-08-26 13:26:38 -05:00

15 lines
109 B
Plaintext

# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
Cargo.lock
.idea