Enhancement: German translation improved Enhancement: Info screen-doc improved Enhancement: added option to create config file template Enhancement: inserted option OldFilesPerDBC to define the use splitting of DBC like version pre 1.21.0
12 lines
200 B
Plaintext
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
|