]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:see_no_evil: Add coverage, site and others to gitignore
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 10 Dec 2018 01:54:32 +0000 (05:54 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 10 Dec 2018 03:59:17 +0000 (07:59 +0400)
.gitignore

index 4d91992cbf1451c9b6cc99b8f9d98ce6f04f8d6f..6b0b10466e3b77c769150aeae443131b95a6edb4 100644 (file)
@@ -5,3 +5,8 @@
 __pycache__
 .pytest_cache
 htmlcov
+dist
+site
+.coverage
+coverage.xml
+.netlify