Skip to content

Commit

Permalink
git: Add gitignore for /target file
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Vasile <[email protected]>
  • Loading branch information
lexnv committed Nov 13, 2024
1 parent 1bcfa18 commit 99bd2fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Generated by Cargo
/target/

0 comments on commit 99bd2fd

Please sign in to comment.