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

# IntelliJ files
.idea/

## Backup files
*~
# rustfmt
**/*.rs.bk
# Vim
.*.swp
.*.swo
# Emacs
\#*\#

