The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/libresource/pull/12

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===

From 5d60e61d6f43c6ac57f947747464560b4311b5b0 Mon Sep 17 00:00:00 2001
From: Radostin Stoyanov <rstoyan...@gmail.com>
Date: Sat, 3 Aug 2019 14:08:03 +0100
Subject: [PATCH] Add gitignore file

Signed-off-by: Radostin Stoyanov <rstoyan...@gmail.com>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..705ce5b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.o
+*.so
+*.so.*
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to