summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-12-29 22:23:08 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2017-12-29 22:23:08 +0100
commit2edcd31f0282eb22c913515335535169bc65e484 (patch)
tree0494bc6d7493296adaaa4fb7de3342665bc02af9 /.gitignore
parent9d530c496744060ad57cda9c1a58adfa94280231 (diff)
Ignore data/CVE/list.old (used by bts-update)
The automatic update triggers a run of bts-update list, which needs a data/CVE/list.old in place. We should ignore this file to avoid that it's accidentially commited.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0ad4b58391..c9799cc045 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
.gitignore
data/CVE/allitems.html
data/CVE/allitems.html.gz
+data/CVE/list.old
data/nvd/
data/security.db*
stamps/

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