[libblockdev 05/10] Add an initial .gitignore file.

mulhern amulhern at redhat.com
Wed Jun 25 21:35:34 UTC 2014


Signed-off-by: mulhern <amulhern at redhat.com>
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b6a009e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+.*.swp
+**/*.o
+**/*.so
+src/lib/plugin_apis/*.c
+BlockDev-1.0.gir
+BlockDev-1.0.typelib
-- 
1.9.3



More information about the anaconda-patches mailing list