From 5a693ebacf7873fbb2d24deb8eb72a610101d8ec Mon Sep 17 00:00:00 2001 From: Nathan Phillip Brink Date: Sat, 30 Oct 2010 13:16:00 -0400 Subject: [PATCH] Add .gitignore to hide changes to automatically generated files. --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..915e3e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +Makefile +Makefile.in + +/aclocal.m4 +/autom4te.cache +/config.* +/configure +/install-sh +/missing + +/sunrise-commit +/sunrise-commit.1