diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ /doc/ -/target/ -/Cargo.lock +target/ +Cargo.lock |
| index : rust-openssl | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,3 @@ /doc/ -/target/ -/Cargo.lock +target/ +Cargo.lock |