Skip to content

Commit d72ef50

Browse files
chore: .gitignore에 traineddata 파일 추가
1 parent 3be30b0 commit d72ef50

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ node_modules/
4848
.env.test.local
4949
.env.production.local
5050

51+
# OCR training data
52+
*.traineddata
53+
5154
# Backup files
5255
*.bak
5356
*.backup

0 commit comments

Comments
 (0)