diff --git a/.gitignore b/.gitignore index b92f67a..d34e204 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ x64/ powrprof/ .vscode/ .vs/ +.claude/ *.vcxproj.filters *.vcxproj.user @@ -46,4 +47,4 @@ powrprof/ *.app # debug information files -*.dwo +*.dwo \ No newline at end of file