diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-10-30 22:50:01 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-11-14 13:31:29 +0000 |
commit | e3422a47c3badc5c8f3f09e047c8a881debb6bf1 (patch) | |
tree | 6736de8a3bb11ae55e57c84f77baae1d4e9eb5c6 /.gitignore | |
parent | 3860063e579f29b95bc64f802480742c572f4907 (diff) |
update gitignore
Change-Id: I883c80db1786eb32445facf4b2f68c794b0ad7d4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ app/config.log package/*.wgt package/root/ +build/ +.vscode/ +xds-project.conf |