Skip to content

Commit 21416c4

Browse files
authored
Update .gitignore (#1560)
Added back `assets/tokenizer/*` to `.gitignore` for people still using old `tokenizer_path`
1 parent 8bd8c93 commit 21416c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ torchtitan/datasets/**/*.model
1717

1818
# hf assets
1919
assets/hf/*
20+
assets/tokenizer/*
2021
torchtitan/experiments/flux/assets/*
2122

2223
# temp files

0 commit comments

Comments
 (0)