openai-api-rust/.gitignore
2020-12-05 11:45:56 -08:00

10 lines
140 B
Plaintext

# will have compiled files and executables
/target/
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
.vscode/
Notes.md