bin/.gitignore
2022-12-04 20:27:07 +00:00

10 lines
156 B
Text

.idea/
.DS_Store
# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
result