File size: 430 Bytes
641ff3e a7566b9 641ff3e 2a4b347 9f51e70 bc22fc4 93b4c8a 5fcccbe a7566b9 f957846 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
*.url
*.ipynb
*.pyc
examples/*
processing/*
tools/__pycache__/*
old_code/*
tesseract/*
poppler/*
build/*
dist/*
docs/*
build_deps/*
user_guide/*
cdk/config/*
tld/*
cdk/config/*
cdk/cdk.out/*
cdk/archive/*
cdk.json
cdk.context.json
.quarto/*
logs/
output/
input/
feedback/
config/
usage/
test/config/*
test/feedback/*
test/input/*
test/logs/*
test/output/*
test/tmp/*
test/usage/*
.ruff_cache/*
|