From 58c93ec890dcbe6abd1019b168e7f6a8c2614180 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Wed, 9 Sep 2015 17:09:53 -0400 Subject: git: Tidy up .gitignore layout/comments and restore configure script. --- .gitignore | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 421b7d312..7d64025a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,17 @@ -# Ignore output created by Visual Studio -build/ -build.*/ -download/ +# Visual Studio win/CS/*/bin win/CS/*/obj win/CS/*.suo -# Ignore Xcode user data +# Xcode user data xcuserdata -# Ignore autoconf spam +# Build system +build/ +build.*/ +download/ + +# autoconf spam Makefile.in aclocal.m4 autom4te.cache @@ -17,7 +19,6 @@ compile config.guess config.h.in config.sub -configure depcomp install-sh ltmain.sh -- cgit v1.2.3