summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b3df5c6f3b402543e2c4b9bb4fb3e2be5e6cae97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# general rules
#
.gitignore
data/nvd/
data/security.db*
stamps/
*_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