[glade] Update .gitignore
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Update .gitignore
- Date: Mon, 25 Feb 2013 19:29:03 +0000 (UTC)
commit 737279741373c802aaab40f6cd7c2a44729cd873
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Jan 8 11:59:41 2013 -0500
Update .gitignore
.gitignore | 6 ++++++
build/mingw-w64/.gitignore | 1 +
data/.gitignore | 4 ++--
gladeui/.gitignore | 1 +
help/.gitignore | 1 +
m4/.gitignore | 30 +++++++++++++++++++++++++++++-
plugins/gtk+/.gitignore | 3 +++
po/.gitignore | 9 +++++++++
src/.gitignore | 3 +++
9 files changed, 55 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2f1ef1..90277f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,10 +7,16 @@
*.tmp
.tm*
~*
+*~
+*.gir
+*.typelib
+*.pc
.libs
.deps
+ABOUT-NLS
+
Makefile
Makefile.in
diff --git a/build/mingw-w64/.gitignore b/build/mingw-w64/.gitignore
new file mode 100644
index 0000000..32b5035
--- /dev/null
+++ b/build/mingw-w64/.gitignore
@@ -0,0 +1 @@
+/glade.nsi
diff --git a/data/.gitignore b/data/.gitignore
index 2dfb0fc..aef6116 100644
--- a/data/.gitignore
+++ b/data/.gitignore
@@ -1,3 +1,3 @@
-/glade-3.desktop
-/glade-3.desktop.in
+/glade.desktop
+/glade.desktop.in
/gladeui-1.0.pc
diff --git a/gladeui/.gitignore b/gladeui/.gitignore
index 797b4d8..8b469b0 100644
--- a/gladeui/.gitignore
+++ b/gladeui/.gitignore
@@ -3,3 +3,4 @@
/gladeui.rc
/glade-previewer
+/glade-previewer.rc
diff --git a/help/.gitignore b/help/.gitignore
index 2f43f0b..a3a1b68 100644
--- a/help/.gitignore
+++ b/help/.gitignore
@@ -6,3 +6,4 @@
/*/legal.xml
/*/glade.xml
/*/*.mo
+/*/index.docbook
diff --git a/m4/.gitignore b/m4/.gitignore
index 9a93bad..33c6b21 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -1,8 +1,36 @@
+/codeset.m4
+/gettext.m4
+/glibc2.m4
+/glibc21.m4
/gtk-doc.m4
+/iconv.m4
+/intdiv0.m4
+/intl.m4
+/intldir.m4
+/intlmacosx.m4
/intltool.m4
+/intmax.m4
+/inttypes-pri.m4
+/inttypes_h.m4
+/lcmessage.m4
+/lib-ld.m4
+/lib-link.m4
+/lib-prefix.m4
/libtool.m4
+/lock.m4
+/longlong.m4
/ltoptions.m4
/ltsugar.m4
/ltversion.m4
/lt~obsolete.m4
-
+/nls.m4
+/po.m4
+/printf-posix.m4
+/progtest.m4
+/size_max.m4
+/stdint_h.m4
+/uintmax_t.m4
+/visibility.m4
+/wchar_t.m4
+/wint_t.m4
+/xsize.m4
diff --git a/plugins/gtk+/.gitignore b/plugins/gtk+/.gitignore
index 8b40e15..35412be 100644
--- a/plugins/gtk+/.gitignore
+++ b/plugins/gtk+/.gitignore
@@ -5,3 +5,6 @@
/Makefile.in
/gtk+.xml
/gtkunixprint.xml
+
+/glade-gtk-marshallers.c
+/glade-gtk-marshallers.h
diff --git a/po/.gitignore b/po/.gitignore
index 0fe21b4..7614a91 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -6,3 +6,12 @@
/POTFILES
/stamp-it
/.intltool-merge-cache
+
+/Makevars.template
+/Rules-quot
+/boldquot.sed
+/en boldquot header
+/en quot header
+/insert-header.sin
+/quot.sed
+/remove-potcdate.sin
diff --git a/src/.gitignore b/src/.gitignore
index 85d66b7..ab633d4 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -6,3 +6,6 @@
/glade
/glade.rc
+
+/glade-resources.c
+/glade-resources.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]