16 lines
167 B
Text
16 lines
167 B
Text
# 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
|