mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 21:18:18 -04:00
added data dir for traning
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -169,3 +169,6 @@ test.*
|
||||
# Frontend build output
|
||||
frontend/dist/
|
||||
frontend/node_modules/
|
||||
|
||||
# data dir for training, validation, and testing
|
||||
data/
|
||||
Reference in New Issue
Block a user