From 42bd32a2332e5002e3f062972772a70881d01d91 Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Thu, 19 Dec 2024 20:14:43 -0500 Subject: [PATCH] add outputs (symlink) to gitignore [skip ci] (#2205) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bfbd22de0..7b604d88c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ **/axolotl.egg-info configs last_run_prepared/ +outputs .vscode _site/