diff --git a/.gitignore b/.gitignore index 9d3fd4b..1efe360 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ snapshots/ # Huge IL2CPP / GameAssembly dumps (regenerable, ~460MB) /il2cpp/ +# Ghidra install + project + decompiled output (huge, regenerable) +/ghidra/ + # Local HTML render of the wiki (regenerable via wikigen/render_wiki.py) /wiki_site/