This is an automated email from the ASF dual-hosted git repository. aradzinski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit 26be12c729a2c123ae007980d84267dd8f919e32 Author: Aaron Radzinski <[email protected]> AuthorDate: Sun Mar 5 12:22:55 2023 -0800 Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cb293c18..645d0e94 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ .idea venv/ target +null out zips model.yaml
