Hi
My patch adding .gitignore's that I submitted some time ago and that was
merged tonight, was incomplete. Attached is some addition, that covers
generated files under swig/perl, swig/python/ and tcl/. Please apply.
Nikita Yushchenko
From 72729c3d26d1b1244a1a5341f5530e9aa0556ba8 Mon Sep 17 00:00:00 2001
From: Nikita Yushchenko <[email protected]>
Date: Tue, 18 Jun 2013 10:01:49 +0400
Subject: [PATCH] More .gitignore files
Signed-off-by: Nikita Yushchenko <[email protected]>
---
swig/perl/.gitignore | 3 +++
swig/python/.gitignore | 4 ++++
tcl/.gitignore | 1 +
3 files changed, 8 insertions(+), 0 deletions(-)
create mode 100644 swig/perl/.gitignore
create mode 100644 swig/python/.gitignore
create mode 100644 tcl/.gitignore
diff --git a/swig/perl/.gitignore b/swig/perl/.gitignore
new file mode 100644
index 0000000..86b221f
--- /dev/null
+++ b/swig/perl/.gitignore
@@ -0,0 +1,3 @@
+OpenIPMI.pm
+OpenIPMI.so
+OpenIPMI_wrap.c
diff --git a/swig/python/.gitignore b/swig/python/.gitignore
new file mode 100644
index 0000000..1457a1a
--- /dev/null
+++ b/swig/python/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+*.pyo
+OpenIPMI.py
+OpenIPMI_wrap.c
diff --git a/tcl/.gitignore b/tcl/.gitignore
new file mode 100644
index 0000000..ef3e42e
--- /dev/null
+++ b/tcl/.gitignore
@@ -0,0 +1 @@
+test_handlers
--
1.7.2.5
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer