Skip to content

Commit

Permalink
better directory ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethlove committed Aug 14, 2024
1 parent 0f88bcf commit 3e49432
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/target
target/**
**.ron
.idea/
.vscode/
.idea/**
.vscode/**

0 comments on commit 3e49432

Please sign in to comment.