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

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

# Personal Configs
.DS_Store

# IntelliJ
*.iml
*.ipr
*.iws
.idea