diff options
author | Rodney Dawes <dobey@gnome.org> | 2010-02-14 17:39:10 -0500 |
---|---|---|
committer | Rodney Dawes <dobey@gnome.org> | 2010-02-14 17:39:10 -0500 |
commit | 942278d990924ac5ab046f5ea4d6d6ebbf96fb63 (patch) | |
tree | 916eb790948a9afdbc73d54f2f297c05771c6ce3 | |
parent | 0560a1c3dab98289a5887d72e3ee034e2933c529 (diff) | |
download | adwaita-icon-theme-942278d990924ac5ab046f5ea4d6d6ebbf96fb63.tar.gz |
Clean up .gitignore to be more correct
-rw-r--r-- | .gitignore | 30 |
1 files changed, 13 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore index 8cc9baba4..8d2ac03ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,17 @@ -/16x16/ -/22x22/ -/24x24/ -/256x256/ -/32x32/ -/48x48/ -/8x8/ -/output -*.gmo - +.intltool-merge-cache Makefile Makefile.in Makefile.in.in +POTFILES +aclocal.m4 +autom4te.cache +config.* +configure +index.theme +install-sh +missing +stamp-it + +*.gmo +*.tar.* -/config.log -/config.status -/configure -/index.theme -/missing -/po/POTFILES -/po/stamp-it |