From 28173f3e2037a37cdd6d6afe7f1b084e216df1ca Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 18 Oct 2010 19:59:21 +0000 Subject: A few changes to the project after move to git. --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0ff01ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +aclocal.m4 +autom4te.cache +compile +config.h +config.h.in* +config.log +config.status +configure +depcomp +install-sh +Makefile +Makefile.in +missing +mkinstalldirs +stamp-* +trash +.cdtproject +.project +*.tar.gz +.* +*.o + +/src/scrounge-ntfs -- cgit v1.2.3