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
commit9f71a820b4af58b04e8e8137e720087ebc31a6c9 (patch)
tree47702e85e50e6f6e8f17535ef160766999020bf4 /.gitignore
parenta950ddc26995706ab98ffc260b7b877feaaf6407 (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