DBF_Conversion_Condition, problem with macro expansion
This commit is contained in:
Lutz
2021-03-03 10:38:24 +01:00
parent b1041b3bf8
commit bc051b5315
4 changed files with 21718 additions and 21577 deletions

11
Documentacion/github/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# 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

View File

@@ -0,0 +1,12 @@
# we use the exclude-all-include-special approach, easier then excluding any odd stuff later
#exclude general
*.*
#include general
#grafics
!*.gif
!*.png
#include special
#default git
!*.gitignore

Binary file not shown.

File diff suppressed because it is too large Load Diff