diff options
| author | Melody Horn <melody@boringcactus.com> | 2021-04-01 16:11:55 -0600 |
|---|---|---|
| committer | Melody Horn <melody@boringcactus.com> | 2021-04-01 16:11:55 -0600 |
| commit | add75f4a865a638e88ccc6b99dfafdbfeacb9be3 (patch) | |
| tree | 9bd0df538ed382a200dbed8fad13592d2c33d77a | |
| parent | f94e6622872e02447cae11ca878b7d3289921553 (diff) | |
| download | bird-machine-add75f4a865a638e88ccc6b99dfafdbfeacb9be3.tar.gz bird-machine-add75f4a865a638e88ccc6b99dfafdbfeacb9be3.zip | |
ignore target in subdirs too
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -/target +target **/*.rs.bk Cargo.lock |