1
0
mirror of https://github.com/nukesor/pueue synced 2024-06-29 06:04:21 +00:00

meta: gitignore perf files

This commit is contained in:
Arne Beer 2024-06-23 11:53:30 +02:00
parent 98a03943ee
commit ec9e65664e
No known key found for this signature in database
GPG Key ID: CC9408F679023B65

4
.gitignore vendored
View File

@ -3,6 +3,10 @@
target/
lib/target/
# Perf files
flamegraph.svg
perf.data
# These are backup files generated by rustfmt
*.rs.bk