From e35ba8684be9951fa2129503477ccd5ed6e4e5fc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 11 Dec 2017 23:13:37 +0100 Subject: Simplify, do not install examples or info manual, and change license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8350fba..ce4b9c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,14 @@ -_/ -obj/ -bin/ -\#*\# -.* -!.git* +*\#* *~ *.o *.out *.su *.gch - +*.so +*.a +*.lo +*.log +*.toc +*.aux +*.pdf +/bus -- cgit v1.2.3-70-g09d2