Revise controllers to use ResponseEntity
[portal/ric-dashboard.git] / .gitignore
index ecc268e..675d063 100644 (file)
@@ -47,3 +47,7 @@
 
 # OSx cruft
 **/.DS_Store
+
+# documentation
+.tox
+docs/_build/*