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
commitccc75d48adcda657a2758b84bc8c0eb8173ad361 (patch)
treecf040fdae8e28196abc60afd770d9aa0493a4273 /.gitignore
parent8b794f5bf3fd1060c5af007d52c6847f76f1fa79 (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