Merge pull request #42 from lscheffler/fork

Bug fix
This commit is contained in:
Doug Hennig
2021-03-03 09:03:15 -06:00
committed by GitHub
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