chore: gitignore Ghidra install/project/output dir
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,6 +12,9 @@ snapshots/
|
|||||||
# Huge IL2CPP / GameAssembly dumps (regenerable, ~460MB)
|
# Huge IL2CPP / GameAssembly dumps (regenerable, ~460MB)
|
||||||
/il2cpp/
|
/il2cpp/
|
||||||
|
|
||||||
|
# Ghidra install + project + decompiled output (huge, regenerable)
|
||||||
|
/ghidra/
|
||||||
|
|
||||||
# Local HTML render of the wiki (regenerable via wikigen/render_wiki.py)
|
# Local HTML render of the wiki (regenerable via wikigen/render_wiki.py)
|
||||||
/wiki_site/
|
/wiki_site/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user