Skip to content

Commit

Permalink
8344350: Add '.gdbinit' and '.lldbinit' to file '.gitignore'
Browse files Browse the repository at this point in the history
Reviewed-by: ihse, erikj
  • Loading branch information
lgxbslgx committed Nov 20, 2024
1 parent f525290 commit bc7eabd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ NashornProfile.txt
/.settings/
/compile_commands.json
/.cache
/.gdbinit
/.lldbinit

0 comments on commit bc7eabd

Please sign in to comment.