# Editor files
*~
*.bak
.project
.pydevproject

# Python intermediates
__pycache__
*.egg-info
requirements.txt
build
dist
.venv*/

# Tool outputs
agent/
amp-sql/
mgr/
shared/

# Test requisites
tests/integration_test/anms-adms
tests/integration_test/dtnma-tools
# Test outputs
testresults.xml
.coverage
coverage.xml
.pytest_cache/
tests/adms/
test_adm.c
test_adm.h
test_adm.sql
