diff --git a/hazedumper/.gitignore b/hazedumper/.gitignore index b63dbd4..4b4fa30 100644 --- a/hazedumper/.gitignore +++ b/hazedumper/.gitignore @@ -3,3 +3,9 @@ csgo.* # Ignore config file config.json + +# Ignore executable +hazedumper.exe + +# Ignore logs +*.log