diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-19 01:09:41 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-19 01:09:41 +0200 |
commit | ae75ed3ca53a51b11b012f4024be6e2d1da93323 (patch) | |
tree | c22b0de6a1506960fbde45c95624e5d488c376f5 /.gitignore | |
parent | 5d0c4643ed346b6e3ec9305382f612c11ded4965 (diff) |
Improve .gitignore
Change-Id: I994277a8a552ac76b043b388f03a4f8e0ec0bd6b
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
@@ -1,4 +1,7 @@ build/ +bower_components/ +node_modules/ +dist.prod/ CMakeCache.txt Makefile *.so |