diff options
Diffstat (limited to 'user/git/ignore')
| -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/ |
