summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d99db5aac62520e638bc5c61c211741c546cf0dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# general rules
#
.gitignore
data/nvd/
data/security.db*
*_Packages
*_Sources
*.pyc
*~
\#*#
D?A-*-?
D?A-*-?.signed

#
# rules for experimental compare-nvd-cve
#
data/nvd2/
compare-nvd-cve.log

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