From 33d1bd74fe8cddd0e46d08eea5d586dd86c307a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Wed, 5 Oct 2005 17:55:54 +0200
Subject: [PATCH] Ignore nettle.pdf. Removed entries for automake stamp files.

Rev: src/nettle/.cvsignore:1.18
---
 .cvsignore | 6 +-----
 .gitignore | 6 +-----
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index 162f0764..b2d88851 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -27,6 +27,7 @@ nettle.html
 nettle.info*
 nettle.ky
 nettle.log
+nettle.pdf
 nettle.pg
 nettle.ps
 nettle.toc
@@ -39,8 +40,3 @@ rotors.h
 shadata
 stamp-h
 stamp-h.in
-stamp-h1
-stamp-h1.in
-stamp-h2.in
-stamp-h3.in
-stamp-h4.in
diff --git a/.gitignore b/.gitignore
index 9a5855b3..213497cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,6 +59,7 @@ core
 /nettle.info*
 /nettle.ky
 /nettle.log
+/nettle.pdf
 /nettle.pg
 /nettle.ps
 /nettle.toc
@@ -71,8 +72,3 @@ core
 /shadata
 /stamp-h
 /stamp-h.in
-/stamp-h1
-/stamp-h1.in
-/stamp-h2.in
-/stamp-h3.in
-/stamp-h4.in
-- 
GitLab