1
0
mirror of https://github.com/FreeOpcUa/opcua-asyncio synced 2025-10-29 17:07:18 +08:00
Files
opcua-asyncio/.gitignore
swamper123 76fa29263a Add async and await to get_namespace_array methods (#181)
* Add async and await to get_namespace_array methods
Add /venv to gitignore

* Removed Coroutine typing from get_namespace_array methods
2020-05-07 11:07:31 +02:00

26 lines
199 B
Plaintext

tmp_test_*
build*
MANIFEST
.idea*
htmlcov*
docs/_*
*.pyc
dist
*.old
*.swp
*.swo
*.log
t.py
tmp
old
dist
*.egg-info
*.swp
newdocs
examples/history.db
*.sql
/.project
/.pydevproject
/.settings/
/venv/