summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMalik Talha <talhamalik727x@gmail.com>2023-10-15 23:26:32 +0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-10-23 14:38:00 +0000
commit1f9e1f9f68e3fc7b5413d933b34cf4339d8bc804 (patch)
tree6f10d9063caee4ae31e7fcba62c5a510f29e69c6 /.gitignore
parentd7df0dd1825b292a2267f6457776894c9d45c1a4 (diff)
Add documentation for AGL voice agent
This adds in-depth documentation of the voice agent service, flutter app, intent engines, and vosk kaldi. SPEC-4906 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: I4ba8a76ff036100b2ec9ee72a224721e4cd919af Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29280 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fcb5904..c4168b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,9 @@
site/
.DS_Store
theme/.DS_Store
-docs/.DS_Store \ No newline at end of file
+docs/.DS_Store
+pyenv/
+venv/
+venv39/
+venv310/
+venv311/ \ No newline at end of file