mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 10:34:20 +01:00
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
include requirements.txt
|
|
recursive-include cashu/tor *
|
|
recursive-include cashu/wallet *
|
|
exclude tests/*
|
|
global-exclude *.py[cod]
|
|
prune tests/* */__pycache__/*
|