diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ */target/* +*.txt +Cargo.lock + |
| index : 53hornet/learning-rust | ||
| Exercises from the Rust Book and Manning Rust |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1 +1,4 @@ */target/* +*.txt +Cargo.lock + |