From c52bcdcb272c76bb3419675431c08233c35e1c42 Mon Sep 17 00:00:00 2001 From: Rekhesh Mohan Date: Sun, 1 Jul 2012 16:16:34 +0530 Subject: [PATCH 1/1] .gitignore is very much needed :) --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..03b4d5d --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +*~ +*.swp +*.lock +*.bak +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +config.h +config.h.in +config.log +config.status +configure +src/.deps/ +src/Makefile +src/Makefile.in +src/*.o +src/uvs_zodiacal_model +stamp-h1 -- 2.12.1