29 lines
377 B
Plaintext
29 lines
377 B
Plaintext
venv/**
|
|
*/static/**
|
|
__pycache__
|
|
**.sqlite*
|
|
**.sqlite
|
|
**.coverage
|
|
.coverage*
|
|
artifacts/
|
|
**.tmp.*
|
|
volumes/
|
|
build/
|
|
pages/
|
|
node_modules/
|
|
.markdownlint-cli2.jsonc
|
|
.markdownlint.json
|
|
package-lock.json
|
|
package.json
|
|
**.junit.xml
|
|
**.JUnit.xml
|
|
feature_flags.json
|
|
coverage_*.json
|
|
*-coverage.xml
|
|
log/
|
|
# Integration testing
|
|
app/artifacts/
|
|
app/pyproject.toml
|
|
app/histogram_**
|
|
app/counter_**
|