From b80103eb028fd3b58da3693f6840e0536c2b313c Mon Sep 17 00:00:00 2001 From: "J.J. Allaire" Date: Wed, 16 Aug 2023 07:26:58 -0400 Subject: [PATCH] ignore luarc --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2d222e4e..46252252 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ public/dist *.Rproj .luarc.json .ipynb_checkpoints +/.luarc.json