# Executables
*.exe
*.out
# Libraires and Objects
*.o
*.a
*.so
*.lo
*.lib
*.dll
*.rlib
*.dylib
# Generated by Cargo
bin/
tags*
*.lock
build/
target/
build-tests/
# Generated by Editors
~*
*.swp
*.sublime-*
# Manual
.cargo/
# Misc
packages/
.DS_Store
*.bootstrap.cache