jj: Disable auto-track
This commit is contained in:
parent
4ca76b6340
commit
e0f2fa1f7b
2 changed files with 7 additions and 0 deletions
1
jj/.gitignore
vendored
Normal file
1
jj/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
repos
|
||||
|
|
@ -3,3 +3,9 @@
|
|||
[user]
|
||||
name = "Jeremy Kaplan"
|
||||
email = "code@jdkaplan.dev"
|
||||
|
||||
[snapshot]
|
||||
auto-track = "none()"
|
||||
|
||||
[git]
|
||||
colocate=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue