Files
RustTutorials/.gitignore
2020-06-11 13:52:09 -04:00

7 lines
61 B
Plaintext

#vscode
.vscode/
#Ignore all executables
target/
Cargo.lock