[libgepub] Added .gitignore file



commit 688efababf04684c38521f2e3f03ebb09b62bafb
Author: Daniel GarcĂ­a Moreno <danigm wadobo com>
Date:   Sat May 20 21:36:44 2017 +0200

    Added .gitignore file

 .gitignore |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c21bf6d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*.gir
+*.typelib
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.*
+configure
+depcomp
+libtool
+*.pc
+*.stamp
+*.la
+*.o
+*.lo
+.deps
+.libs


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]