Skip to content

Commit

Permalink
feat: add .gitignore for Rust template to exclude .direnv and /target (
Browse files Browse the repository at this point in the history
  • Loading branch information
adiepenbrock authored Jun 17, 2024
1 parent d40103f commit dbe5680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template/rust/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
.direnv

0 comments on commit dbe5680

Please sign in to comment.