Skip to content

Commit

Permalink
[git] Ignoring .idea
Browse files Browse the repository at this point in the history
Signed-off-by: dd di cesare <[email protected]>
  • Loading branch information
didierofrivia committed Oct 3, 2024
1 parent 07de6ee commit 0954f03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

/src/envoy/*
!/src/envoy/mod.rs
.vscode/*

/bin

## IDEs
.vscode/*
.idea

0 comments on commit 0954f03

Please sign in to comment.