mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
# Include the README
|
|
include *.md
|
|
|
|
# Include the license file
|
|
include LICENSE.txt
|
|
|
|
recursive-include doc *
|
|
recursive-include basicswap/templates *
|