First commit
This commit is contained in:
commit
b96aaf48c2
127 changed files with 990 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Ghidra project files
|
||||
/.ghidra/
|
||||
*.rep/
|
||||
*.gpr
|
||||
|
||||
# Ghidra caches and temporary files
|
||||
ghidra_*
|
||||
*.bak
|
||||
*.tmp
|
||||
*.swp
|
||||
|
||||
# IDE and OS files
|
||||
.vscode/
|
||||
.idea/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Loading…
Add table
Add a link
Reference in a new issue