Files
foxbin2prg/docs/.gitignore
Lutz 64296185cd bug fix, docs
issue #53
docs moved to meet github standard
contrib added
2021-03-22 15:07:46 +01:00

12 lines
200 B
Plaintext

# we use the exclude-all-include-special approach, easier then excluding any odd stuff later
#exclude general
*.*
#include general
# docs
!*.md
#include special
#default git
!*.gitignore