Added tests/sdr/ to gitignore

This commit is contained in:
M madrigal 2025-10-24 16:51:43 -04:00
parent 98407604ef
commit c035b990ef

1
.gitignore vendored
View File

@ -48,6 +48,7 @@ coverage.xml
.hypothesis/ .hypothesis/
.pytest_cache/ .pytest_cache/
cover/ cover/
tests/sdr/
# Sphinx documentation # Sphinx documentation
docs/build/ docs/build/