7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
include *.md *.txt *.ini LICENSE .pre-commit-config.yaml pyproject.toml
|
|
exclude src/argon2/_ffi.py .gitmodules extras/libargon2/.git *.yml
|
|
graft tests
|
|
graft .github
|
|
recursive-exclude tests *.pyc
|
|
graft extras
|