diff options
| -rwxr-xr-x | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -target/ +*target/ *.txt |
| index : 53hornet/learning-rust | ||
| Exercises from the Rust Book and Manning Rust |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | .gitignore | 2 |
@@ -1,2 +1,2 @@ -target/ +*target/ *.txt |