chore: exclude app/artifacts dir from repo

ref: #947 #774 #152
This commit is contained in:
2025-08-10 16:37:16 +09:30
parent 1c83547aaa
commit 6ff4779cfb

3
.gitignore vendored
View File

@ -21,3 +21,6 @@ feature_flags.json
coverage_*.json
*-coverage.xml
log/
# Integration testing
app/artifacts/
app/pyproject.toml