From: Sebastián Ramírez Date: Mon, 10 Dec 2018 01:54:32 +0000 (+0400) Subject: :see_no_evil: Add coverage, site and others to gitignore X-Git-Tag: 0.1.11~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=838dd3160e5f8be003e45ac4e93ce3fe281409aa;p=thirdparty%2Ffastapi%2Ffastapi.git :see_no_evil: Add coverage, site and others to gitignore --- diff --git a/.gitignore b/.gitignore index 4d91992cbf..6b0b10466e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,8 @@ __pycache__ .pytest_cache htmlcov +dist +site +.coverage +coverage.xml +.netlify