Watch
1
0
Fork
You've already forked dotfiles
0

jj: Disable auto-track

This commit is contained in:
Jeremy Kaplan 2026-07-25 18:50:56 -07:00
commit e0f2fa1f7b
2 changed files with 7 additions and 0 deletions

1
jj/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
repos

View file

@ -3,3 +3,9 @@
[user] [user]
name = "Jeremy Kaplan" name = "Jeremy Kaplan"
email = "code@jdkaplan.dev" email = "code@jdkaplan.dev"
[snapshot]
auto-track = "none()"
[git]
colocate=true