# Generated by Cargo
# will have compiled files and executables
target/

# Ignore log files.
.log
.trace

# These are backup files generated by rustfmt
**/*.rs.bk

# Sublime text
*.sublime-workspace
*.sublime-project

# OS-specific file
.DS_Store
thumbs.db
*~
*.swp
