# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/
Cargo.lock

# vim swap file
*.swp

# default history file
history.txt