Files
foxbin2prg/Documentacion/github/.gitignore
Lutz 0f7c2875f6 reworked
added fixes
added modifications
added documentation
for changes see README.md or foxbin2prg.prg

intended to be merged to https://github.com/fdbozzo/foxbin2prg/
2021-02-22 20:25:02 +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