From da5c95e5c422e412ac5f606d6867021f79c9aa17 Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Wed, 12 Dec 2007 22:51:12 -0500 Subject: [PATCH] Update .gitignore files with entries normally generated by in-tree builds. --- .gitignore | 6 ++++++ rx/.gitignore | 1 + src/.gitignore | 5 +++++ 3 files changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 200eaf8..5d5e713 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,9 @@ install-sh ltmain.sh missing mkinstalldirs +Makefile +*.help +config.log +config.status +libtool +srvx diff --git a/rx/.gitignore b/rx/.gitignore index 70845e0..5d89f6d 100644 --- a/rx/.gitignore +++ b/rx/.gitignore @@ -1 +1,2 @@ Makefile.in +.deps diff --git a/src/.gitignore b/src/.gitignore index 90a8f4f..647196b 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,2 +1,7 @@ Makefile.in config.h.in +.deps +config.h +git-version.h +modules-list.h +stamp-h1 -- 2.20.1