Corrected gitignore mistake

This commit is contained in:
Cian Hughes
2024-01-10 17:13:07 +00:00
parent 465eb89ab8
commit 0c73e89df9
3 changed files with 77 additions and 2 deletions

4
.gitignore vendored
View File

@@ -200,5 +200,5 @@ cython_debug/
.swagger-codegen*
src/portainer_api/*
# These files do need to be included though:
!src/portainer/pyproject.toml
!src/portainer/build.py
!src/portainer_api/pyproject.toml
!src/portainer_api/build.py