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

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

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# MAC related
.DS_Store

# IDEs
.vscode
.idea

#prj
*.txt