* [PATCH 1/6] opensm: Add .gitignore
@ 2012-09-11 14:15 Bart Van Assche
[not found] ` <504F4799.6020500-HInyCGIudOg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Bart Van Assche @ 2012-09-11 14:15 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; +Cc: Alex Netes
Signed-off-by: Bart Van Assche <bvanassche-HInyCGIudOg@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..4dea307
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,43 @@
+*.la
+*.lo
+*.o
+.deps
+.libs
+aclocal.m4
+autom4te.cache/
+config.log
+config.status
+config/config.guess
+config/config.sub
+config/depcomp
+config/install-sh
+config/libtool.m4
+config/ltmain.sh
+config/ltoptions.m4
+config/ltsugar.m4
+config/ltversion.m4
+config/lt~obsolete.m4
+config/missing
+config/ylwrap
+configure
+include/config.h
+include/config.h.in
+include/opensm/osm_config.h
+include/opensm/osm_version.h
+include/opensm/stamp-h2
+include/stamp-h1
+libtool
+Makefile
+Makefile.in
+man/opensm.8
+man/torus-2QoS.8
+man/torus-2QoS.conf.5
+opensm.spec
+opensm/opensm
+opensm/osm_qos_parser_l.c
+opensm/osm_qos_parser_y.c
+opensm/osm_qos_parser_y.h
+osmtest/osmtest
+scripts/opensm.init
+scripts/redhat-opensm.init
+scripts/sldd.sh
--
1.7.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] 2+ messages in thread
* Re: [PATCH 1/6] opensm: Add .gitignore
[not found] ` <504F4799.6020500-HInyCGIudOg@public.gmane.org>
@ 2012-09-16 10:09 ` Alex Netes
0 siblings, 0 replies; 2+ messages in thread
From: Alex Netes @ 2012-09-16 10:09 UTC (permalink / raw)
To: Bart Van Assche; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
On 16:15 Tue 11 Sep , Bart Van Assche wrote:
> Signed-off-by: Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>
> ---
Applied, thanks.
--
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 [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-16 10:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 14:15 [PATCH 1/6] opensm: Add .gitignore Bart Van Assche
[not found] ` <504F4799.6020500-HInyCGIudOg@public.gmane.org>
2012-09-16 10:09 ` Alex Netes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).