Files
foxbin2prg/docs/.gitignore
Lutz dc39ca873a Patch 1.19.60
Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
2021-03-22 16:52:15 +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