Aligning differing openAPI paths (cps-rest & ncmp-rest)
[cps.git] / .gitignore
old mode 100644 (file)
new mode 100755 (executable)
index 624c9b6..8fff710
@@ -20,4 +20,11 @@ tmp/
 .classpath
 .project
 *.tmp
-.checkstyle
\ No newline at end of file
+.checkstyle
+
+/.tox
+/_build/*
+/__pycache__/*
+
+/docs/docs/
+/docs/.vscode/
\ No newline at end of file