Skip to content

Commit

Permalink
Adjusted gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
GunnarMorrigan committed May 16, 2023
1 parent 0a53171 commit a2efb31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/target
**/target
examples/tokio_tls/Cargo.lock
examples/smol_tls/Cargo.lock
examples/smol_tls/Cargo.lock
.vscode/**

0 comments on commit a2efb31

Please sign in to comment.