Don't ignore generated help file headers.
This commit is contained in:
@@ -25,8 +25,6 @@ common/template_fieldnames_lexer.h
|
||||
eeschema/schematic_keywords.*
|
||||
pcbnew/pcb_plot_params_keywords.cpp
|
||||
pcbnew/pcb_plot_params_lexer.h
|
||||
pcbnew/dialogs/panel_setup_rules_help_*.h
|
||||
pcbnew/dialogs/panel_setup_condition_help_*.h
|
||||
Makefile
|
||||
.cache/
|
||||
auto_renamed_to_cpp
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
// Do not edit this file, it is autogenerated by CMake from the .md file
|
||||
_HKI( "### Clause\n"
|
||||
"\n"
|
||||
" (condition \"<expression>\")\n"
|
||||
"\n"
|
||||
"<br>" );
|
||||
@@ -0,0 +1,7 @@
|
||||
// Do not edit this file, it is autogenerated by CMake from the .md file
|
||||
_HKI( "### Notes\n"
|
||||
"\n"
|
||||
"Use Ctrl+/ to comment or uncomment line(s).\n"
|
||||
"<br><br><br>\n"
|
||||
"\n"
|
||||
"" );
|
||||
Reference in New Issue
Block a user