From e1f1311a8842dcfc717d4c247f3834313d63b9b0 Mon Sep 17 00:00:00 2001 From: Nicolas Paul Date: Mon, 2 Oct 2023 17:30:54 +0200 Subject: Init Nextra app --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a134b15..b01b0b1 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ .env .DS_Store node_modules +.next -- cgit v1.2.3