ria-toolkit-oss/.gitignore
M madrigal 787ad8449b
Some checks failed
Test with tox / Test with tox (3.11) (pull_request) Failing after 36s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 2m13s
Test with tox / Test with tox (3.10) (pull_request) Failing after 1m1s
Test with tox / Test with tox (3.12) (pull_request) Failing after 56s
Build Project / Build Project (3.12) (pull_request) Successful in 2m49s
Build Project / Build Project (3.10) (pull_request) Successful in 3m37s
Build Project / Build Project (3.11) (pull_request) Successful in 3m35s
Added generated files to gitignore
2025-12-19 11:19:03 -05:00

102 lines
1.2 KiB
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
tests/sdr/
# Sphinx documentation
docs/build/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Cython debug symbols
cython_debug/
# PyCharm
.idea/
# Visual Studio Code
.vscode/
# pyenv
.python-version
# Generated files
*.dot
*.hdf5
*.npy
*.png
*.sigmf-data
*.sigmf-meta
*.blue
*.wav
images/