Refactor AI daily report pipeline
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
runs/
|
||||
runs-*/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user