FreeDATA/.gitignore

25 lines
292 B
Plaintext

# possible installation of codec2 within tnc
tnc/codec2
# temporary test artifacts
**/build
**/Testing
package-lock.json
.DS_Store
# Other various files and virtual environments
.coverage
.coveragerc
.env
.envrc
.idea
.pytest_cache
.venv
.vscode
*.iml
*.pyc
*.raw
coverage.sh
coverage.xml