diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 65af0c69ee..ef17e13534 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,8 @@ tools/editor/register_exporters.cpp tools/editor/doc_data_compressed.h tools/editor/certs_compressed.h tools/editor/editor_icons.cpp +tools/editor/translations.h +tools/editor/builtin_fonts.h -fpic .fscache make.bat @@ -147,6 +149,8 @@ ipch/ *.opensdf *.sdf *.cachefile +*.VC.db +*.VC.VC.opendb # Visual Studio profiler *.psess |