diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-12 15:35:24 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-12 15:35:24 -0400 |
| commit | fece8e83b080249f0f7a51c1dbb067c1fe8f55b8 (patch) | |
| tree | 9b20c9164ac656f135f764075c00836450af3fde /.gitignore | |
| parent | 4d46c18597c946a97c96dd145e5da7a213bb5d1e (diff) | |
Add .gdbinit to .gitignore.
Everyone wants their own .gdbinit; it's stupid to put one into the
repository top-level.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ TAGS *.swp arm cscope* +.gdbinit |
