Skip to content

Commit

Permalink
ignore generated files in editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
noandrea committed Nov 13, 2023
1 parent 1ade4dc commit bd76e35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
root = true


# ignore generated files
[/tracing/*/runtime/**/.rs]

[*.rs]
indent_style=tab
indent_size=tab
Expand Down

0 comments on commit bd76e35

Please sign in to comment.