From ed65f25802c13d6fe881a618ac526275f225c776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Serna?= Date: Thu, 14 Jul 2022 17:11:30 -0300 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1c5dc4f..d018c72 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ npm/ node_modules/ package-lock.json package.json -bun.lockb \ No newline at end of file +bun.lockb + +# Docs +docs.json \ No newline at end of file