gitignore updated
This commit is contained in:
parent
623f6f96f3
commit
22e6bd2950
|
@ -3,4 +3,4 @@ quavenv/*
|
||||||
*.pdf
|
*.pdf
|
||||||
quacc/__pycache__/*
|
quacc/__pycache__/*
|
||||||
tests/__pycache__/*
|
tests/__pycache__/*
|
||||||
.coverage
|
*.coverage
|
Loading…
Reference in New Issue