ignore aitextgen folder and training files
This commit is contained in:
parent
d6c3b25cc4
commit
ce60a3f78c
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -156,7 +156,9 @@ cython_debug/
|
||||||
|
|
||||||
# ignore folders
|
# ignore folders
|
||||||
node_modules
|
node_modules
|
||||||
|
aitextgen
|
||||||
|
|
||||||
# ignore files
|
# ignore files
|
||||||
config.json
|
config.json
|
||||||
storage.json
|
storage.json
|
||||||
|
training-*.txt
|
Loading…
Add table
Reference in a new issue