bug fix, docs
issue #53 docs moved to meet github standard contrib added
This commit is contained in:
11
docs/.gitignore
vendored
Normal file
11
docs/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user