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