Skip to content

Commit f4f9395

Browse files
authored
V2.3.x (#51)
updated gitignore
1 parent 5821cde commit f4f9395

File tree

88 files changed

+12
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+12
-3
lines changed

.gitignore

+12-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1+
# Python stuff
12
*.py[cod]
2-
services/demo
3+
4+
# Service folder
5+
services/*
6+
!services/default.cfg
7+
!services/default.cfg.example
8+
9+
# Building folders
310
_build/
4-
docs/_build/
11+
docs/_build
12+
13+
# Dev's
514
acquisition/
615
.vscode
7-
venv/
16+
venv/
-13 KB
Binary file not shown.

docs/_build/doctrees/dbschema.doctree

-3.38 KB
Binary file not shown.

docs/_build/doctrees/editobs.doctree

-18.4 KB
Binary file not shown.
-178 KB
Binary file not shown.

docs/_build/doctrees/examples.doctree

-15.3 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-61.1 KB
Binary file not shown.
Binary file not shown.

docs/_build/doctrees/gcclass.doctree

-60.4 KB
Binary file not shown.

docs/_build/doctrees/getobs.doctree

-56.4 KB
Binary file not shown.

docs/_build/doctrees/index.doctree

-12.9 KB
Binary file not shown.

docs/_build/doctrees/insert.doctree

-31 KB
Binary file not shown.
-41.8 KB
Binary file not shown.

docs/_build/doctrees/intro.doctree

-46.7 KB
Binary file not shown.
-33.6 KB
Binary file not shown.

docs/_build/doctrees/istsos.doctree

-37.2 KB
Binary file not shown.
-9.04 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-2.77 KB
Binary file not shown.

docs/_build/doctrees/license.doctree

-6.12 KB
Binary file not shown.

docs/_build/doctrees/mapping.doctree

-41.4 KB
Binary file not shown.

docs/_build/doctrees/obclass.doctree

-61.1 KB
Binary file not shown.

docs/_build/doctrees/offering.doctree

-11.6 KB
Binary file not shown.

docs/_build/doctrees/quality.doctree

-14.6 KB
Binary file not shown.

docs/_build/doctrees/register.doctree

-31.5 KB
Binary file not shown.
-36 KB
Binary file not shown.

docs/_build/doctrees/security.doctree

-43.5 KB
Binary file not shown.

docs/_build/doctrees/services.doctree

-15.2 KB
Binary file not shown.

docs/_build/doctrees/status.doctree

-10.9 KB
Binary file not shown.

docs/_build/doctrees/tutorial.doctree

-5.58 KB
Binary file not shown.

docs/_build/doctrees/virtual.doctree

-43.5 KB
Binary file not shown.
-2.74 KB
Binary file not shown.
Binary file not shown.
-4.14 KB
Binary file not shown.
-13.4 KB
Binary file not shown.
-5.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/_build/doctrees/wns.doctree

-47.8 KB
Binary file not shown.
-2.75 KB
Binary file not shown.
-11.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-119 KB
Binary file not shown.
-6.71 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-16.4 KB
Binary file not shown.
-33.9 KB
Binary file not shown.
-14.6 KB
Binary file not shown.
-13.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-62.5 KB
Binary file not shown.
-120 KB
Binary file not shown.
-6.72 KB
Binary file not shown.
-16.5 KB
Binary file not shown.
-24.7 KB
Binary file not shown.
-17.6 KB
Binary file not shown.
-16.5 KB
Binary file not shown.
-34.3 KB
Binary file not shown.

docs/_build/doctrees/ws_mqtt.doctree

-14.7 KB
Binary file not shown.
-13.5 KB
Binary file not shown.
-39.7 KB
Binary file not shown.
-5.39 KB
Binary file not shown.
-30.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)