From 1a45a88da349c8f72bbb494fe0719388acb97417 Mon Sep 17 00:00:00 2001 From: yajin Date: Wed, 7 Jan 2009 04:59:02 +0800 Subject: [PATCH] add gitignore --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..2a8087b --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +.svn +CVS +*.o +*.orig +*.rej +*.bak +*.d + + + + + + -- 2.11.4.GIT