From d5830bb440f885878dc580e94a7364e4c5f6a044 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sat, 26 Apr 2008 01:01:11 -0700 Subject: [PATCH] Added .gitignore. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..48c3a60 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# git-ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +*.[oa] +avp