mirror of
https://github.com/ZGCA-Forge/MsgCenterPy.git
synced 2025-12-14 13:04:34 +00:00
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
# Include important project files
|
|
include LICENSE
|
|
include README.md
|
|
|
|
# Include all msgcenterpy source files
|
|
recursive-include msgcenterpy *
|