generated from OBJNULL/Dockerized-Rust
Updated gitignore to exclude model training folder
This commit is contained in:
parent
3bc89c52a1
commit
f94f0008b9
1 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -21,5 +21,6 @@ Cargo.lock
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
# Result
|
# Build Binaries
|
||||||
build/*
|
build/*
|
||||||
|
out/*
|
||||||
|
|
Loading…
Reference in a new issue