Skip to content

Commit 3581523

Browse files
committed
Add a workaround for jj to ignore the root folder icon.
See: jj-vcs/jj#6791
1 parent 9bc73d1 commit 3581523

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
/target
22
/Icon
3+
# Workaround for https://github.com/jj-vcs/jj/issues/6791
4+
/Icon*

0 commit comments

Comments
 (0)