From a62874d606d07f584ae89bc39a1a376af1b0a1d8 Mon Sep 17 00:00:00 2001 From: chris mikkelson Date: Mon, 6 Apr 2009 14:56:08 -0500 Subject: [PATCH] Include .gitignore file in repo --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c11d80f --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.depend +.filelist +attic +tags +NOTES +*.o +smtpsink +modules/ -- 2.50.1