Files
foxbin2prg/Documentacion/github/.gitignore
Lutz bc051b5315 Bug fix
DBF_Conversion_Condition, problem with macro expansion
2021-03-03 10:44:37 +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