From 2e6b8e44a11cf630c1f33856dcf59cb2b6db9c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Tue, 14 May 2002 19:11:43 +0200 Subject: [PATCH] Ignore some more stamp files. Rev: src/nettle/.cvsignore:1.10 --- .cvsignore | 5 +++++ .gitignore | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/.cvsignore b/.cvsignore index 62041ee3..fa196206 100644 --- a/.cvsignore +++ b/.cvsignore @@ -35,3 +35,8 @@ 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 54d68e62..70be8233 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,8 @@ core /shadata /stamp-h /stamp-h.in +/stamp-h1 +/stamp-h1.in +/stamp-h2.in +/stamp-h3.in +/stamp-h4.in -- GitLab