Add useful exclusions

This commit is contained in:
Paul Kronenwetter 2022-06-25 16:57:58 -04:00
parent d18b9fad4f
commit edc5e87908
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored
View File

@ -7,3 +7,18 @@ tnc/codec2
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