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