Added perf artifacts to gitignore

This commit is contained in:
BritishTeapot
2025-04-14 16:47:40 +02:00
parent 55fb5c54c6
commit 13fd0db8a8

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@ build/*
test/protected/*
test/.pt.db
compile_commands.json
test/perf*
test/callgraph*