Skip to content

Commit 9ca6968

Browse files
committed
Update .gitignore
1 parent ff4f3e9 commit 9ca6968

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

‎.gitignore‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ target/
104104
*.png
105105
*.pickle
106106
!/data
107-
!/data/data_sample.json
107+
!/data/Train_sample.json
108+
!/data/Validation_sample.json
109+
!/data/Test_sample.json
108110

109111
# Model File
110112
*.model

0 commit comments

Comments
 (0)