Update .gitignore to reflect recent file renaming changes.

This commit is contained in:
Wayne Stambaugh 2018-01-30 14:14:16 -05:00
parent 99ad5cf394
commit 3b2452ca8e
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -40,8 +40,8 @@ Documentation/development/doxygen
*.pyc *.pyc
common/pcb_plot_params_keywords.cpp common/pcb_plot_params_keywords.cpp
include/pcb_plot_params_lexer.h include/pcb_plot_params_lexer.h
pcbnew/specctra_keywords.cpp pcbnew/specctra_import_export/specctra_keywords.cpp
pcbnew/specctra_lexer.h pcbnew/specctra_import_export/specctra_lexer.h
pcb_calculator/pcb_calculator_datafile_keywords.cpp pcb_calculator/pcb_calculator_datafile_keywords.cpp
pcb_calculator/pcb_calculator_datafile_lexer.h pcb_calculator/pcb_calculator_datafile_lexer.h
new/html new/html