Skip to content

Commit 03b52ec

Browse files
author
xetdata[bot]
authored
Configured repository to use git-xet.
1 parent 44f453a commit 03b52ec

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# XET LOCK
2+
* filter=xet diff=xet merge=xet -text
3+
*.gitattributes filter=
4+
*.xet/** filter=

.xet/config.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[upstream]
2+
origin_type = "github"
3+
user_name = "Charmve"
4+
repo_name = "computer-vision-in-action"

0 commit comments

Comments
 (0)