Add extra_hosts to the docker-compose files.
[oam.git] / .gitignore
index 7029b68..ec257e8 100644 (file)
@@ -61,9 +61,19 @@ output
 # avoid copyright issues with 3GPP
 */**/3gpp/**/*.yaml
 
+# node js
+node_modules
+package-lock.json
+
 # wireshark
 .cache
 
+# ODLUX cache
+*/**/O D L UX*
+
+# nodered
+*.backup
+
 # documentation
 .tox
 docs/_build/