Files
oss-fuzz/.dockerignore
jonathanmetzman b77a55b9b4 [ClusterFuzzLite] Support GCB and gsutil/gcs as filestore. (#6629)
* add gsutil filestore

* lint

* Fix

* Add build image script

* get gcb fuzzing working

* fmt and fix config_utils_test

* Check that crashes are uploaded

* Add no_filestore

* fix test

* fix tests

* fix

* Print crash URL

* Fix

* fix

* fmt

* lnt

* fix

* fmt
2021-10-27 10:00:04 -04:00

14 lines
138 B
Plaintext

.git
.venv
infra/cifuzz/test_data/*
docs/*
# Copied from .gitignore.
.vscode/
*.pyc
build
*~
.DS_Store
*.swp
.pytest_cache
*__pycache__/*