Update .gitignore for i18n files

This commit is contained in:
Dan Winship 2009-08-18 18:19:16 -04:00
parent 6e298759a4
commit 4dc04d8c53

9
.gitignore vendored
View File

@ -18,7 +18,15 @@ config
configure configure
data/gnome-shell.desktop data/gnome-shell.desktop
data/gnome-shell.desktop.in data/gnome-shell.desktop.in
intltool-extract.in
intltool-merge.in
intltool-update.in
libtool libtool
omf.make
po/*.gmo
po/Makefile.in.in
po/POTFILES
po/stamp-it
scripts/launcher.pyc scripts/launcher.pyc
src/*.gir src/*.gir
src/*.typelib src/*.typelib
@ -31,3 +39,4 @@ src/gnome-shell
src/test-recorder src/test-recorder
src/test-recorder.ogg src/test-recorder.ogg
stamp-h1 stamp-h1
xmldocs.make