-
André Anjos authoredAndré Anjos authored
.gitignore 384 B
# SPDX-FileCopyrightText: Copyright © 2023 Idiap Research Institute <contact@idiap.ch>
# SPDX-FileContributor: Andre Anjos <andre.anjos@idiap.ch>
#
# SPDX-License-Identifier: GPL-3.0-or-later
*~
*.swp
*.pyc
*.egg-info
.nfs*
.coverage*
*.DS_Store
.envrc
coverage.xml
test_results.xml
junit-coverage.xml
html/
build/
doc/api/
dist/
cache/
_citools/
_work/
.mypy_cache/
.pytest_cache/