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