[gnome-applets] Recreated .gitignore files
- From: Pablo Castellano <pablog src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-applets] Recreated .gitignore files
- Date: Tue, 5 Jan 2010 17:55:43 +0000 (UTC)
commit 79d73cbad010253027afafe536fc2abe0f8067e9
Author: Pablo Castellano <pablog src gnome org>
Date: Tue Jan 5 18:53:51 2010 +0100
Recreated .gitignore files
.gitignore | 43 +++++++++++++++++++++++++++++++++++++++++++
accessx-status/.gitignore | 4 ++++
battstat/.gitignore | 6 ++++++
charpick/.gitignore | 5 +++++
cpufreq/.gitignore | 9 +++++++++
drivemount/.gitignore | 5 +++++
geyes/.gitignore | 5 +++++
gkb-new/.gitignore | 1 +
gweather/.gitignore | 4 ++++
invest-applet/.gitignore | 1 +
m4/.gitignore | 7 +++++++
mini-commander/.gitignore | 1 +
mixer/.gitignore | 5 +++++
multiload/.gitignore | 5 +++++
null_applet/.gitignore | 6 ++++++
po/.gitignore | 5 +++++
stickynotes/.gitignore | 5 +++++
trashapplet/.gitignore | 4 ++++
18 files changed, 121 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..448aa16
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,43 @@
+*.o
+*.a
+*.lo
+*.la
+*.stamp
+*.bak
+*.tmp
+*.swp
+.tm*
+
+*.mo
+*.omf
+
+.libs
+.deps
+
+/INSTALL
+/aclocal.m4
+/autom4te.cache
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/gnome-applets.spec
+/gnome-doc-utils.make
+/install-sh
+/intltool-extract.in
+/intltool-merge.in
+/intltool-update.in
+/libtool
+/ltmain.sh
+/missing
+/mkinstalldirs
+/omf.make
+/py-compile
+/stamp-h1
+/xmldocs.make
+Makefile
+Makefile.in
diff --git a/accessx-status/.gitignore b/accessx-status/.gitignore
new file mode 100644
index 0000000..bfb6819
--- /dev/null
+++ b/accessx-status/.gitignore
@@ -0,0 +1,4 @@
+/GNOME_AccessxStatusApplet.server
+/GNOME_AccessxStatusApplet.server.in
+/accessx-status-applet
+/docs/*/accessx-status.xml
diff --git a/battstat/.gitignore b/battstat/.gitignore
new file mode 100644
index 0000000..41d45f3
--- /dev/null
+++ b/battstat/.gitignore
@@ -0,0 +1,6 @@
+/GNOME_BattstatApplet.server
+/GNOME_BattstatApplet.server.in
+/battstat-applet-2
+/battstat.schemas
+/docs/*/battstat.xml
+/sounds/battstat_applet.soundlist
diff --git a/charpick/.gitignore b/charpick/.gitignore
new file mode 100644
index 0000000..e883602
--- /dev/null
+++ b/charpick/.gitignore
@@ -0,0 +1,5 @@
+/GNOME_CharpickerApplet.server
+/GNOME_CharpickerApplet.server.in
+/charpick.schemas
+/charpick_applet2
+/help/*/char-palette.xml
diff --git a/cpufreq/.gitignore b/cpufreq/.gitignore
new file mode 100644
index 0000000..85e93e9
--- /dev/null
+++ b/cpufreq/.gitignore
@@ -0,0 +1,9 @@
+/GNOME_CPUFreqApplet.server
+/GNOME_CPUFreqApplet.server.in
+/cpufreq-applet.schemas
+/help/*/cpufreq-applet.xml
+/src/cpufreq-applet
+/src/cpufreq-selector/cpufreq-selector
+/src/cpufreq-selector/cpufreq-selector-service-glue.h
+/src/cpufreq-selector/org.gnome.CPUFreqSelector.service
+/src/cpufreq-selector/org.gnome.cpufreqselector.policy
diff --git a/drivemount/.gitignore b/drivemount/.gitignore
new file mode 100644
index 0000000..b2d820b
--- /dev/null
+++ b/drivemount/.gitignore
@@ -0,0 +1,5 @@
+/GNOME_DriveMountApplet.server
+/GNOME_DriveMountApplet.server.in
+/drivemount.schemas
+/drivemount_applet2
+/help/*/drivemount.xml
diff --git a/geyes/.gitignore b/geyes/.gitignore
new file mode 100644
index 0000000..8499ef0
--- /dev/null
+++ b/geyes/.gitignore
@@ -0,0 +1,5 @@
+/GNOME_GeyesApplet.server
+/GNOME_GeyesApplet.server.in
+/docs/*/geyes.xml
+/geyes.schemas
+/geyes_applet2
diff --git a/gkb-new/.gitignore b/gkb-new/.gitignore
new file mode 100644
index 0000000..bcecaba
--- /dev/null
+++ b/gkb-new/.gitignore
@@ -0,0 +1 @@
+/xmodmap/base.xml
diff --git a/gweather/.gitignore b/gweather/.gitignore
new file mode 100644
index 0000000..65ac34a
--- /dev/null
+++ b/gweather/.gitignore
@@ -0,0 +1,4 @@
+/GNOME_GWeatherApplet_Factory.server
+/GNOME_GWeatherApplet_Factory.server.in
+/docs/*/gweather.xml
+/gweather-applet-2
diff --git a/invest-applet/.gitignore b/invest-applet/.gitignore
new file mode 100644
index 0000000..9f54b2f
--- /dev/null
+++ b/invest-applet/.gitignore
@@ -0,0 +1 @@
+/invest/defs.py
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 0000000..e8dc8a0
--- /dev/null
+++ b/m4/.gitignore
@@ -0,0 +1,7 @@
+/gnome-doc-utils.m4
+/intltool.m4
+/libtool.m4
+/ltoptions.m4
+/ltsugar.m4
+/ltversion.m4
+/lt~obsolete.m4
diff --git a/mini-commander/.gitignore b/mini-commander/.gitignore
new file mode 100644
index 0000000..80b8ce7
--- /dev/null
+++ b/mini-commander/.gitignore
@@ -0,0 +1 @@
+/GNOME_MiniCommanderApplet.server
diff --git a/mixer/.gitignore b/mixer/.gitignore
new file mode 100644
index 0000000..ad2a194
--- /dev/null
+++ b/mixer/.gitignore
@@ -0,0 +1,5 @@
+/GNOME_MixerApplet.server
+/GNOME_MixerApplet.server.in
+/docs/*/mixer_applet2.xml
+/mixer.schemas
+/mixer_applet2
diff --git a/multiload/.gitignore b/multiload/.gitignore
new file mode 100644
index 0000000..a83b18c
--- /dev/null
+++ b/multiload/.gitignore
@@ -0,0 +1,5 @@
+/GNOME_MultiLoadApplet_Factory.server
+/GNOME_MultiLoadApplet_Factory.server.in
+/docs/*/multiload.xml
+/multiload-applet-2
+/multiload.schemas
diff --git a/null_applet/.gitignore b/null_applet/.gitignore
new file mode 100644
index 0000000..a5547cb
--- /dev/null
+++ b/null_applet/.gitignore
@@ -0,0 +1,6 @@
+/GNOME_CDPlayerApplet.server
+/GNOME_MailcheckApplet_Factory.server
+/GNOME_NullApplet_Factory.server
+/GNOME_NullApplet_Factory.server.in
+/GNOME_Panel_WirelessApplet.server
+/null_applet
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..3a1bdaf
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,5 @@
+*.gmo
+/.intltool-merge-cache
+/Makefile.in.in
+/POTFILES
+/stamp-it
diff --git a/stickynotes/.gitignore b/stickynotes/.gitignore
new file mode 100644
index 0000000..bec8a3d
--- /dev/null
+++ b/stickynotes/.gitignore
@@ -0,0 +1,5 @@
+/GNOME_StickyNotesApplet.server
+/GNOME_StickyNotesApplet.server.in
+/docs/*/stickynotes_applet.xml
+/stickynotes.schemas
+/stickynotes_applet
diff --git a/trashapplet/.gitignore b/trashapplet/.gitignore
new file mode 100644
index 0000000..cbe4079
--- /dev/null
+++ b/trashapplet/.gitignore
@@ -0,0 +1,4 @@
+/GNOME_Panel_TrashApplet.server
+/GNOME_Panel_TrashApplet.server.in
+/docs/*/trashapplet.xml
+/src/trashapplet
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]