Added generated files to gitignore
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
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
This commit is contained in:
parent
ab6e5dcb2f
commit
787ad8449b
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -88,3 +88,14 @@ cython_debug/
|
|||
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
# Generated files
|
||||
*.dot
|
||||
*.hdf5
|
||||
*.npy
|
||||
*.png
|
||||
*.sigmf-data
|
||||
*.sigmf-meta
|
||||
*.blue
|
||||
*.wav
|
||||
images/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user