Skip to content

Commit 8169b5f

Browse files
committed
Ignore *.bin (for Jujutsu's sake)
I will add this again later, [once it is supported][issue]. In the meantime, though, I will ignore it from Jujutsu's POV, but force add it from Git's POV so that it ends up in the repo from a Git(Hub) perspective without confusing Jujustu. [issue]: jj-vcs/jj#80
1 parent 562d3a5 commit 8169b5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ Icon
3131
Network Trash Folder
3232
Temporary Items
3333
.apdisk
34+
35+
# Binaries
36+
## Note: special handling here for Jujutsu for the moment! This ignores the
37+
## binary file for syntaxes, but I forcibly override that for Git!
38+
*.bin

0 commit comments

Comments
 (0)