From d410134e8cc4bf4666cd9cc2970ad5373daef19d Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Wed, 29 Nov 2017 21:50:07 +0000 Subject: Don't ignore (when using git) stamps directory Reasoning, on git clean the directory will be removed. But the security tracker needs the stamps dir (e.g. Makefile). git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58128 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- stamps/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 stamps/.gitignore (limited to 'stamps') diff --git a/stamps/.gitignore b/stamps/.gitignore new file mode 100644 index 0000000000..0a439ca467 --- /dev/null +++ b/stamps/.gitignore @@ -0,0 +1,6 @@ +# +# general rules +# +.gitignore +*-* +*~ -- cgit v1.2.3