Skip to content

Commit

Permalink
git: update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Obst committed Oct 22, 2024
1 parent 91f8bbf commit 3b72816
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,16 @@ ghidra/p_code_extractor/lib/

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

# Stuff
notes.md
*.pcode-raw
*.ir-optimized
*.ir-unoptimized
*.ir-opt
*.ir-unopt
*.ir
*.pi
*.cfg
*.warn
_ghidra

0 comments on commit 3b72816

Please sign in to comment.