summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-11-30 11:41:49 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2017-11-30 11:41:49 +0000
commiteec4addc197f012e8ba150e65ea280b37747fb09 (patch)
tree9ce4268e123d1de88b18a8ecdc896ac7f7c79d2a /.gitignore
parent651f26816f657bcee9d01f6d7ef7a7009cff0ce8 (diff)
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ünther <agx@sigxcpu.org> git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58139 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d99db5aac6..b3df5c6f3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
.gitignore
data/nvd/
data/security.db*
+stamps/
*_Packages
*_Sources
*.pyc

© 2014-2024 Faster IT GmbH | imprint | privacy policy