diff options
author | William Jon McCann <mccann@jhu.edu> | 2006-10-27 10:20:57 -0400 |
---|---|---|
committer | William Jon McCann <mccann@jhu.edu> | 2006-10-27 10:20:57 -0400 |
commit | 1d77428175b9684acf582717e7b12b3775ec7e4e (patch) | |
tree | 59324cb56be4adbe7b16ae2d594fdcf536553e11 /.gitignore | |
parent | 6b71d5dcaf9178645d83b4cbfc8febbb43ebe9c2 (diff) |
Add .gitignore files and rename tool.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f29a333 --- /dev/null +++ b/.gitignore @@ -0,0 +1,45 @@ +Makefile +Makefile.in +aclocal.m4 +config.cache +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +configure.scan +compile +depcomp +intl +libtool +ltconfig +ltmain.sh +missing +mkinstalldirs +install-sh +stamp-h +stamp-h1 +stamp-h.in +version.h +intl +macros +INSTALL +console-kit-*.tar.gz +xml-i18n-extract.in +xml-i18n-extract +xml-i18n-merge.in +xml-i18n-merge +xml-i18n-update.in +xml-i18n-update +intltool-extract.in +intltool-extract +intltool-merge.in +intltool-merge +intltool-update.in +intltool-update +xmldocs.make +omf.make +gtk-doc.make |