git: add a gitignore
This commit is contained in:
parent
512b5b7d12
commit
5db59b1c89
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
tags
|
||||
target/
|
||||
__pycache__
|
||||
config*.toml
|
||||
dummy_config.toml
|
||||
regtest/
|
||||
venv/
|
||||
pytest.log
|
||||
TODO
|
||||
Loading…
x
Reference in New Issue
Block a user