summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-09 10:38:35 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-10 10:02:52 +0900
commit2b54cb6f5797df36d14df55cd685a0d61ccd7001 (patch)
treeb1b816b03f29cbf4675da5d3812eff8682238c4c /.gitignore
Add demo3 tachometer source code for cluster mode. [Patch Set 2] Update LICENSE file. Change-Id: Icac1ec8a08056988b519982d77d15a1eb5da8169 BUG-AGL: SPEC-2261 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0358002
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+build
+*.pro.user
+app/config.tests
+.vscode \ No newline at end of file