From 86b67e880310d214507a29c2a0e98a751a120c91 Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Mon, 19 Jul 2010 18:14:25 +0200 Subject: Initial work on porting thunar-volman to gudev/GIO. Block devices are now opened in Thunar. Their contents are not investigated in order to distinguish iPods/cameras/media players from normal storage devices yet. --- .gitignore | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..689645c --- /dev/null +++ b/.gitignore @@ -0,0 +1,40 @@ +*.gmo +*.o +*.la +*.so +*.a +.deps +.intltool-merge-cache +.libs +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.h.in~ +config.log +config.status +config.sub +configure +configure.in +depcomp +INSTALL +install-sh +intltool-extract.in +intltool-merge.in +intltool-update.in +libtool +ltmain.sh +Makefile +Makefile.in +Makefile.in.in +missing +mkinstalldirs +POTFILES +stamp-it +stamp-h1 +thunar-volman-settings +thunar-volman-settings.desktop +texput.log +thunar-volman -- cgit v1.2.1