diff --git a/.gitignore b/.gitignore index d8f9754f7..a0ab1f223 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,13 @@ gpucore.* logs/ *.cap hsakmt_counters.csv -core \ No newline at end of file +core + +# Profiling artifacts +.rocprofv3/ +.intellikit +*/.rocprofv3/ + +# Agent skill definitions (managed by IntelliKit) +.agents/ +.github/agents/ \ No newline at end of file