aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2016-04-20 16:39:44 -0700
committerAdnan Begovic <adnan@cyngn.com>2016-04-20 16:39:44 -0700
commit9adbc6f4d4aef2f2e59f34e64cafa54043f05e8c (patch)
tree061667385ac339a14f74c69745411e101c2e4cf7 /.gitignore
parentab3916fd2ac48b02f5ef4608dd1b65f1cc62e927 (diff)
downloadvendor_cmsdk-9adbc6f4d4aef2f2e59f34e64cafa54043f05e8c.zip
vendor_cmsdk-9adbc6f4d4aef2f2e59f34e64cafa54043f05e8c.tar.gz
vendor_cmsdk-9adbc6f4d4aef2f2e59f34e64cafa54043f05e8c.tar.bz2
cmsdk: Ignore "samples" subdir.
Since the samples are going to grow with each new interface addition, lets keep them in separate git projects and overlap their path into this directory. Change-Id: Ie37283646fe8b1927a81a0f1fb299f56475e237d
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2b816b5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# Ignore the samples directory, since they should be separate git projects
+samples/