From: Francois Fleuret Date: Mon, 22 Mar 2010 07:59:01 +0000 (+0100) Subject: Initial commit. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=finddup.git;a=commitdiff_plain;h=d2131aa73229a6e713cca1ca95b714ff8e68ca12 Initial commit. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b78ac90 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# ignore the generated files +*.o +finddup + +# the vi backups +*~