Author: carnil
Date: 2017-11-29 21:50:07 +0000 (Wed, 29 Nov 2017)
New Revision: 58128

Added:
   stamps/.gitignore
Modified:
   .gitignore
Log:
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).

Modified: .gitignore
===================================================================
--- .gitignore  2017-11-29 21:38:29 UTC (rev 58127)
+++ .gitignore  2017-11-29 21:50:07 UTC (rev 58128)
@@ -4,7 +4,6 @@
 .gitignore
 data/nvd/
 data/security.db*
-stamps/
 *_Packages
 *_Sources
 *.pyc

Added: stamps/.gitignore
===================================================================
--- stamps/.gitignore                           (rev 0)
+++ stamps/.gitignore   2017-11-29 21:50:07 UTC (rev 58128)
@@ -0,0 +1,6 @@
+#
+# general rules
+#
+.gitignore
+*-*
+*~


_______________________________________________
Secure-testing-commits mailing list
Secure-testing-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to