mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
Data are now hosted as a subfolder of the code, and all the source files are grouped into the same package. Bin folder has been removed, scripts are now directly placed in the root location. Main package has been renamed to ivolution, this is a first step towards github renaming and full renaming of the project
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
recursive-include log *
|
|
recursive-include bin *
|
|
recursive-include docs *
|
|
include LICENSE
|
|
include README*
|
|
include AUTHORS
|
|
include CHANGES |