You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2016/11/10 19:32:14 UTC

[05/19] incubator-mynewt-core git commit: Add .gdbinit to ignored git files.

Add .gdbinit to ignored git files.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/20e2f38f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/20e2f38f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/20e2f38f

Branch: refs/heads/develop
Commit: 20e2f38f1ac7aa4fd17cfdc910be307ea6ef9af5
Parents: 8559e07
Author: William San Filippo <wi...@runtime.io>
Authored: Fri Sep 9 13:00:49 2016 -0700
Committer: William San Filippo <wi...@runtime.io>
Committed: Fri Sep 9 13:00:49 2016 -0700

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/20e2f38f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index d8910f3..27a10ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ tags
 .gdb_history
 .gdb_out
 .gdb_cmds
+.gdbinit
 *~
 .DS_Store
 *.swp