Author: carnil
Date: 2017-11-30 11:41:49 +0000 (Thu, 30 Nov 2017)
New Revision: 58139

Added:
   stamps/.keep
Removed:
   stamps/.gitignore
Modified:
   .gitignore
Log:
Move stamps to global .gitignore and add .keep file

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?\195?\188nther <a...@sigxcpu.org>

Modified: .gitignore
===================================================================
--- .gitignore  2017-11-30 10:36:38 UTC (rev 58138)
+++ .gitignore  2017-11-30 11:41:49 UTC (rev 58139)
@@ -4,6 +4,7 @@
 .gitignore
 data/nvd/
 data/security.db*
+stamps/
 *_Packages
 *_Sources
 *.pyc

Deleted: stamps/.gitignore
===================================================================
--- stamps/.gitignore   2017-11-30 10:36:38 UTC (rev 58138)
+++ stamps/.gitignore   2017-11-30 11:41:49 UTC (rev 58139)
@@ -1,6 +0,0 @@
-#
-# general rules
-#
-.gitignore
-*-*
-*~

Added: stamps/.keep
===================================================================

_______________________________________________
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