diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-11-22 09:03:14 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2008-11-29 11:56:35 +0000 |
commit | 05d9c1cf89c541856c87d9c50fb4378bfccb46be (patch) | |
tree | a7ad4926afefd406a4a783637f621583086d8f98 /.gitignore | |
parent | ffe0e9bb9b45dd943b7853b71862bcba7ef9e044 (diff) |
Add .gitignore
Add .gitignore
Merge all .cvsignore files into an appropriate .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..df07bb46 --- /dev/null +++ b/.gitignore @@ -0,0 +1,77 @@ +ABOUT-NLS +ChangeLog +Makefile +Makefile.in +aclocal.m4 +autom4te-2.53.cache +config.cache +config.log +config.rpath +config.status +configure +intl +intltool-extract +intltool-extract.in +intltool-merge +intltool-merge.in +intltool-update +intltool-update.in +m4 +autom4te.cache +mkinstalldirs +intltool-modules +config.h +config.h.in +stamp-h1 +xkeyboard-config*.tar.* +xkeyboard-config.spec +xkeyboard-config.prj +xkeyboard-config.pws +.tm_project.cache +INSTALL +config.guess +config.sub +configure.lineno +install-sh +missing +compat/compat.dir +geometry/geometry.dir +keycodes/keycodes.dir +keymap/keymap.dir +po/.intltool-merge-cache +po/Makefile.in.in +po/Makevars.template +po/POTFILES +po/Rules-quot +po/boldquot.sed +po/en@boldquot.header +po/en@quot.header +po/insert-header.sin +po/messages +po/quot.sed +po/remove-potcdate.sed +po/remove-potcdate.sin +po/*.gmo +po/*.pot +po/messages.mo +po/stamp-po +rules/base.xml +rules/base.lst +rules/base +rules/sun.xml +semantics/semantics.dir +symbols/symbols.dir +tests/*.lst +types/types.dir +rules/compat/base.l2_s.part +rules/compat/base.l3_s.part +rules/compat/base.l4_s.part +rules/compat/base.l2v2_s.part +rules/compat/base.l3v3_s.part +rules/compat/base.l4v4_s.part +rules/compat/base.ml1_s.part +rules/compat/base.ml1v1_s.part +rules/compat/base.ml_s.part +rules/compat/base.mlv_s.part +tests/mxkbledpanel/mxkbledpanel +tests/mxkbledpanel/mxkbledpanel._man |