aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjobol <jose.bollo@iot.bzh>2018-05-23 09:47:09 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-06-14 15:19:08 +0200
commit6d8b85b992b213a2d5213c0fbc82626622304c2d (patch)
tree5d2f44a06decbfcdc46dbbcd5e5a96d377f3578c
parentfec10d1a986a807df4c6fa27d848199399806236 (diff)
gitignore: Ignore NetBean project
Change-Id: I22de627ab121fa83ea68896f413d649f2f72d455 Signed-off-by: jobol <jose.bollo@iot.bzh>
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6357f3f..43d0e36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,10 @@
.*.swp
.vscode
build/
+nbproject/
tests-w3c/
prepare-build.sh
node_modules/
-_book/ \ No newline at end of file
+_book/