Skip to content

Commit

Permalink
meta: gitignore perf files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukesor committed Jun 23, 2024
1 parent 77d04e7 commit bd4e7cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
target/
lib/target/

# Perf files
flamegraph.svg
perf.data

# These are backup files generated by rustfmt
*.rs.bk

Expand Down

0 comments on commit bd4e7cf

Please sign in to comment.