diff options
author | Jose Bollo <jose.bollo@iot.bzh> | 2019-10-07 17:41:26 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2019-10-18 16:06:22 +0200 |
commit | 5cb824d4aca7fea9ed58325933e1eb4f1afcb9b3 (patch) | |
tree | 94f182aa40f5f092b0c3653eb29107215e8bdc3a /.gitignore | |
parent | 5179f5d383f99121bf4085af4b9354638e4e168c (diff) |
More documentation and cache access control
Change-Id: Id040ad44f862c212057a854ebaf5798da5b064b9
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ build/ .*.sw* nbproject/ +dox/*/out/ |