diff options
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e43b4233a..549ca4593 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,13 @@ install_dir/ /*.log # +# Debugging files +# +.gdb_history +.gdbinit +core + +# # Backups / patches # *~ |