diff options
| author | Martin Fischer <martin@push-f.com> | 2025-09-26 16:35:36 +0200 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2025-11-01 09:25:44 +0100 |
| commit | f884e4f2cbe866abe591279bfb99603f731080a3 (patch) | |
| tree | 84dd06bc3b1b0f133b95e96e487b8c8acfe75371 /user/git | |
| parent | 22070abf191457cea8539fb7a88fc425565ff491 (diff) | |
Diffstat (limited to 'user/git')
| -rw-r--r-- | user/git/ignore | 3 |
1 files changed, 3 insertions, 0 deletions
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/ |
