[Secure-testing-commits] [Git][security-tracker-team/security-tracker][master] Ignore data/CVE/list.old (used by bts-update)
Salvatore Bonaccorso
carnil at debian.org
Fri Dec 29 21:23:58 UTC 2017
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
66775520 by Salvatore Bonaccorso at 2017-12-29T22:23:08+01:00
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.
- - - - -
1 changed file:
- .gitignore
Changes:
=====================================
.gitignore
=====================================
--- 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/
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/66775520ac26f316e6fad6fb8a727cc751c9e7df
---
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/66775520ac26f316e6fad6fb8a727cc751c9e7df
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/secure-testing-commits/attachments/20171229/2ae5e928/attachment-0001.html>
More information about the Secure-testing-commits
mailing list