CD/CI gitignore fix
This commit is contained in:
parent
305f193f93
commit
8e3da63216
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -29,3 +29,6 @@ aliases/*/src
|
||||||
docs/_build
|
docs/_build
|
||||||
docs/_static
|
docs/_static
|
||||||
docs/templates
|
docs/templates
|
||||||
|
|
||||||
|
# changes during CD/CI
|
||||||
|
aliases/*/pyproject.toml
|
||||||
Loading…
Add table
Add a link
Reference in a new issue