[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Add .gitignore
noreply at xfce.org
noreply at xfce.org
Mon Jun 16 17:49:21 CEST 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.
commit 02f63a1ac761313ae9369eb82995f9cd7ade32d8
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Mon Jun 16 18:46:50 2014 +0300
Add .gitignore
This removes a lot of the temporary or autogenerated files from
the git status output which may also help prevent these files
from accidently being added into patches.
---
.gitignore | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cce763c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+data/appdata/xfce4-power-manager.appdata.xml
+data/interfaces/acme_ui.h
+data/interfaces/xfpm-settings_ui.h
+libdbus/org.xfce.unique.h
+libdbus/xfpm-dbus-marshal.c
+libdbus/xfpm-dbus-marshal.h
+src/panel-plugins/brightness/xfce4-brightness-plugin
+po/Makefile.in.in
+po/xfce4-power-manager.pot
+settings/xfce-power-manager-dbus-client.h
+settings/xfce4-power-manager-settings
+src/org.freedesktop.PowerManagement.Inhibit.h
+src/org.freedesktop.PowerManagement.h
+src/org.xfce.power.policy
+src/xfce-power-manager-dbus-client.h
+src/xfce-power-manager-dbus-server.h
+src/xfce4-power-information
+src/xfce4-power-manager
+src/xfpm-marshal.c
+src/xfpm-marshal.h
+src/xfpm-power-backlight-helper
+src/xfce4-pm-helper
+common/xfpm-enum-types.c
+common/xfpm-enum-types.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list