aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoraakash-s45 <tech2aks@gmail.com>2022-09-03 14:02:12 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-09-07 17:23:20 +0000
commit3abf3496142f4d650fa4f85ba0b4dd9596764c92 (patch)
treeda136d61bdc13b31460c9a1cb3cd40f35c1a0411 /.gitignore
parentc45a952d009f135e528bf538635903a3b8026e92 (diff)
Add documentation for Flutter Instrument Cluster
This will add documentation to build and boot the agl-cluster-demo-platform-flutter demo image using QEMU Bug-AGL: SPEC-4543 Change-Id: I659f2d953afa76bc6fe51731258f7b3b5f747431 Signed-off-by: Aakash Solanki <tech2aks@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27969 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ccbfadb..fcb5904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
-site/ \ No newline at end of file
+site/
+.DS_Store
+theme/.DS_Store
+docs/.DS_Store \ No newline at end of file