From eec4addc197f012e8ba150e65ea280b37747fb09 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Thu, 30 Nov 2017 11:41:49 +0000 Subject: Move stamps to global .gitignore and add .keep file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We just want to keep at least the directory stamps around in both cases were someone works with git (git-svn) or svn. Thus don't distribute configration in various .gitingore and use method used already by other various projects with a .keep file instead. Move back Guido's addition of stamps to .gitignore Thanks: Guido Günther git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58139 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- stamps/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 stamps/.keep (limited to 'stamps/.keep') diff --git a/stamps/.keep b/stamps/.keep new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3