* [PATCH] infiniband-diags: add .gitignore
@ 2013-04-19 17:07 Ira Weiny
0 siblings, 0 replies; only message in thread
From: Ira Weiny @ 2013-04-19 17:07 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Ira Weiny <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
---
.gitignore | 43 +++++++++++++++++++++++++++++++++++++++++++
1 files changed, 43 insertions(+), 0 deletions(-)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..390c6d7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,43 @@
+*.o
+*.lo
+*~
+configure
+Makefile.in
+autom4te.cache
+aclocal.m4
+stamp-h.in
+config.h.in
+config.log
+config.h
+.libs
+.deps
+libibverbs.spec
+Makefile
+config.status
+stamp-h1
+libtool
+INSTALL
+infiniband-diags.spec
+include/ibdiag_version.h
+doc/man/*.8
+scripts/dump_lfts.sh
+scripts/dump_mfts.sh
+scripts/ibcheckerrors
+scripts/ibcheckerrs
+scripts/ibchecknet
+scripts/ibchecknode
+scripts/ibcheckport
+scripts/ibcheckportstate
+scripts/ibcheckportwidth
+scripts/ibcheckstate
+scripts/ibcheckwidth
+scripts/ibclearcounters
+scripts/ibclearerrors
+scripts/ibdatacounters
+scripts/ibdatacounts
+scripts/ibhosts
+scripts/iblinkinfo.pl
+scripts/ibnodes
+scripts/ibqueryerrors.pl
+scripts/ibrouters
+scripts/ibswitches
--
1.7.0.7
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-19 17:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 17:07 [PATCH] infiniband-diags: add .gitignore Ira Weiny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox