diff options
author | José Bollo <jose.bollo@iot.bzh> | 2019-02-05 16:14:10 +0100 |
---|---|---|
committer | Jose Bollo <jose.bollo@iot.bzh> | 2019-04-29 17:29:38 +0200 |
commit | fac09aebb3bb0daed47ea510d3b0374d7350650a (patch) | |
tree | ab47ec7fe43bf65d80fd3f5fea3c60cbe0760f3c /.gitignore | |
parent | 6a244fcacf49034b93a7fd2f3988f71d9ffd5fd2 (diff) |
Rework of many things
Change-Id: Iadeba6f0602f7be017244c2602fae2bbe2abf74e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ build/ .*.sw* +nbproject/ |