diff --git a/.gitignore b/.gitignore index 39bb689..66cd496 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,11 @@ files/log/* !.gitkeep !.gitignore +# Файлы CMake, использующиеся во время разработки +PreLoad.cmake +myx_add_subdirectories.cmake + + ### ### Общие настройки для C, C++, Fortran, Qt, CMake, Ninja, LaTeX и редакторов ### @@ -66,6 +71,9 @@ tags ### C++ ### +# Autogenerated export files +*_export.hpp + # Prerequisites *.d @@ -115,7 +123,7 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps -.cmake +.cmake/ ### CMake Patch ### # External projects