From f884e4f2cbe866abe591279bfb99603f731080a3 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Fri, 26 Sep 2025 16:35:36 +0200 Subject: tweak(user/jj): add configuration --- user/git/ignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 user/git/ignore (limited to 'user/git/ignore') diff --git a/user/git/ignore b/user/git/ignore new file mode 100644 index 0000000..3b14573 --- /dev/null +++ b/user/git/ignore @@ -0,0 +1,3 @@ +# Prevent jj from auto-snapshotting these files when switching to an older +# revision that doesn't yet have a Node package (nor the .gitignore entry). +node_modules/ -- cgit v1.2.3