[gnomemm-website] Add .gitignore



commit f4cde316c0de815067b3013007d968ed18a16f02
Author: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date:   Thu Nov 5 16:30:25 2015 +0100

    Add .gitignore

 .gitignore |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..80ceecf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+Makefile
+Makefile.in
+*~
+
+/INSTALL
+/aclocal.m4
+/autom4te.cache/
+/config.log
+/config.status
+/configure
+/docs/gnomemm-website.pot
+/docs/html/??/
+/docs/html/??_??/
+/docs/??/index.docbook
+/docs/??_??/index.docbook
+/docs/??/*.mo
+/docs/??_??/*.mo
+/docs/??/*.stamp
+/docs/??_??/*.stamp
+/docs/??/*.xml
+/docs/??_??/*.xml
+


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