chore: gitignore Ghidra install/project/output dir

This commit is contained in:
DownloadPizza
2026-06-11 18:19:08 +02:00
parent afbf79ac26
commit 674536936a

3
.gitignore vendored
View File

@@ -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/