From: Sebastián Ramírez Date: Mon, 18 Feb 2019 18:55:48 +0000 (+0400) Subject: :see_no_evil: Add test.db to .gitignore X-Git-Tag: 0.6.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=656e1c7ce9b83225871b347f25e328a5281d094e;p=thirdparty%2Ffastapi%2Ffastapi.git :see_no_evil: Add test.db to .gitignore --- diff --git a/.gitignore b/.gitignore index 6b0b10466e..b09dc30768 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ site .coverage coverage.xml .netlify +test.db