qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/2] libcacard: gitignore updates
@ 2011-06-27 10:34 Alon Levy
  2011-06-27 10:34 ` [Qemu-devel] [PATCH 2/2] libcacard: add pc file, install it + includes Alon Levy
  0 siblings, 1 reply; 4+ messages in thread
From: Alon Levy @ 2011-06-27 10:34 UTC (permalink / raw)
  To: qemu-devel

---
 .gitignore           |    4 ++++
 libcacard/.gitignore |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 libcacard/.gitignore

diff --git a/.gitignore b/.gitignore
index 08013fc..7acafe7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,7 @@ cscope.*
 tags
 TAGS
 *~
+*.lo
+*.la
+*.pc
+.libs
diff --git a/libcacard/.gitignore b/libcacard/.gitignore
new file mode 100644
index 0000000..a8f9841
--- /dev/null
+++ b/libcacard/.gitignore
@@ -0,0 +1 @@
+vscclient
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-27 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-27 10:34 [Qemu-devel] [PATCH 1/2] libcacard: gitignore updates Alon Levy
2011-06-27 10:34 ` [Qemu-devel] [PATCH 2/2] libcacard: add pc file, install it + includes Alon Levy
2011-06-27 12:11   ` Christophe Fergeau
2011-06-27 16:38     ` Alon Levy

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).