File size: 296 Bytes
2b837a0 3b2dd97 278d24b 3b2dd97 278d24b ad1b1b0 2b837a0 ad1b1b0 2b837a0 | 1 2 3 4 5 6 7 8 9 10 11 12 | include LICENSE
include *.db
include *.js
include scrapling/*.db
include scrapling/*.db*
include scrapling/*.db-*
include scrapling/py.typed
include scrapling/.scrapling_dependencies_installed
include .scrapling_dependencies_installed
recursive-exclude * __pycache__
recursive-exclude * *.py[co] |