summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWander Lairson Costa <wander.lairson@gmail.com>2020-09-08 15:43:02 -0300
committerAdeel Kazmi <adeel.kazmi@samsung.com>2021-01-05 18:48:53 +0000
commitd2be74daa3c2702c825fcf8144874c07b75bab0a (patch)
treea6da155b2e24b0a811e9f1c2e1613365ea348e2d /.gitignore
parentfd72b2661f9469dcec25f404fa556661349eae52 (diff)
downloaddali-demo-d2be74daa3c2702c825fcf8144874c07b75bab0a.tar.gz
dali-demo-d2be74daa3c2702c825fcf8144874c07b75bab0a.tar.bz2
dali-demo-d2be74daa3c2702c825fcf8144874c07b75bab0a.zip
Support building on macOS
Change-Id: Icf83a291c03bef8253d896be8a55454357554a83
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 943a66cb..8dbb8718 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,4 +72,5 @@ simple-image-wall.js
/build/tizen/tests-reel/*.dir
/build/tizen/tests-reel/*.vcxproj
/build/tizen/tests-reel/*.vcxproj.filters
-
+.clangd/
+compile_commands.json