[gdm] Add .gitignore file



commit 268d014a70147dd168f14bad6c5fe3def7d77239
Author: Ray Strode <rstrode redhat com>
Date:   Mon Apr 20 10:33:00 2009 -0400

    Add .gitignore file
    
    We may remove this at some point in the near future and use
    Behdad's script instead:
    
    http://mail.gnome.org/archives/desktop-devel-list/2009-April/msg00211.html
---
 .gitignore |  149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 149 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7cca11e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,149 @@
+*~
+*.cat
+*.cat.m
+*.desktop
+*.gmo
+*.lo
+*.mo
+.*.*.mo
+*.msg
+*.o
+*.old.po
+*.pox
+*.tab.c
+.*.swp
+gdm.xml
+at-spi-registryd-wrapper.desktop.in
+./autom4te.cache
+.deps
+_libs
+.libs
+cat-id-tbl.tmp
+config.cache
+config.h
+config.log
+config.lt
+config.status
+config.status.lineno
+configure.lineno
+gdm.conf
+gdm.conf-custom
+gdm-display-glue.h
+gdm-factory-slave-glue.h
+gdm-local-display-factory-glue.h
+gdm-manager-glue.h
+gdm-marshal.c
+gdm-marshal.h
+gdm.pot
+gdm-product-display-glue.h
+gdm-product-slave-glue.h
+gdm-restart
+gdm-safe-restart
+gdm.schemas
+gdm-session-direct-glue.h
+gdm-settings-glue.h
+gdm-simple-greeter.desktop.in
+gdm-simple-greeter.schemas
+gdm-simple-slave-glue.h
+gdm-slave-glue.h
+gdm-static-display-glue.h
+gdm-static-factory-display-glue.h
+gdm-stop
+gdm-transient-display-glue.h
+gdm-xdmcp-chooser-display-glue.h
+gdm-xdmcp-chooser-slave-glue.h
+gdm-xdmcp-greeter-display-glue.h
+gnome-doc-utils.make
+GNOME_FastUserSwitchApplet.server
+GNOME_FastUserSwitchApplet.server.in
+gnome-power-manager.desktop.in
+gnome-settings-daemon.desktop.in
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+ID
+in
+Init
+.intltool-merge-cache
+libgdmcommon.la
+libgdmuser.la
+libnotificationarea.la
+libtool
+Makefile
+Makefile.in
+Makefile.in.in
+na-marshal.c
+na-marshal.h
+oc/gdm.xml
+PostSession
+POTFILES
+PreSession
+so_locations
+stamp-h1
+stamp-it
+sv/gdm.xml
+tags
+TAGS
+uk/gdm.xml
+Xsession
+INSTALL
+aclocal.m4
+autom4te.cache/
+common/gdm-crash-logger
+common/test-log
+common/test-settings-client
+common/test-settings-server
+compile
+config.guess
+config.h.in
+config.sub
+configure
+daemon/gdm
+daemon/gdm-binary
+daemon/gdm-factory-slave
+daemon/gdm-product-slave
+daemon/gdm-session-worker
+daemon/gdm-simple-slave
+daemon/gdm-xdmcp-chooser-slave
+daemon/test-hal-seats
+daemon/test-session
+data/gdm.schemas.in
+depcomp
+docs/gdm-C.omf
+docs/gdm-de.omf
+docs/gdm-en_GB.omf
+docs/gdm-es.omf
+docs/gdm-fr.omf
+docs/gdm-it.omf
+docs/gdm-ko.omf
+docs/gdm-oc.omf
+docs/gdm-ru.omf
+docs/gdm-sv.omf
+docs/gdm-uk.omf
+gui/simple-chooser/gdm-host-chooser
+gui/simple-chooser/gdm-simple-chooser
+gui/simple-greeter/gdm-simple-greeter
+gui/simple-greeter/libnotificationarea/testtray
+gui/simple-greeter/test-filesystem-type
+gui/simple-greeter/test-greeter-login-window
+gui/simple-greeter/test-greeter-panel
+gui/simple-greeter/test-language-chooser
+gui/simple-greeter/test-languages
+gui/simple-greeter/test-layout-chooser
+gui/simple-greeter/test-remote-login-window
+gui/simple-greeter/test-sessions
+gui/simple-greeter/test-user-chooser
+gui/simple-greeter/test-user-manager
+gui/user-switch-applet/gdm-user-switch-applet
+install-sh
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+ltmain.sh
+m4/*.m4
+missing
+mkinstalldirs
+tests/m-common
+utils/gdm-screenshot
+utils/gdmflexiserver



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